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

@ -134,7 +134,6 @@ const TOOLS_WITH_UI = new Set([
"display_image",
"generate_image",
"delete_notion_page",
"scrape_webpage",
"create_notion_page",
"update_notion_page",
"create_linear_issue",