SurfSense/surfsense_web/components/tool-ui/notion
CREDO23 090b69cf1e fix: guard empty update_issue call and unify delete_from_kb naming
- LinearConnector.update_issue: return error early when no fields are
  provided, preventing a silent no-op mutation and unnecessary KB sync
- Rename delete_from_db → delete_from_kb in delete_notion_page tool and
  its frontend component to match the more accurate Linear naming and
  keep both tool APIs consistent for the LLM
2026-02-19 15:22:36 +02:00
..
create-notion-page.tsx reorganize linear and notion tool UI into subfolders 2026-02-18 20:25:51 +02:00
delete-notion-page.tsx fix: guard empty update_issue call and unify delete_from_kb naming 2026-02-19 15:22:36 +02:00
index.ts reorganize linear and notion tool UI into subfolders 2026-02-18 20:25:51 +02:00
update-notion-page.tsx reorganize linear and notion tool UI into subfolders 2026-02-18 20:25:51 +02:00