refactor: remove frontend of scrape_webpage tool

This commit is contained in:
Anish Sarkar 2026-03-24 18:55:06 +05:30
parent a009cae62a
commit 3f4e1a7dfd
9 changed files with 118 additions and 655 deletions

View file

@ -42,7 +42,6 @@ UI_TOOLS = {
"generate_podcast",
"generate_report",
"generate_video_presentation",
"scrape_webpage",
}