SurfSense/surfsense_backend/app/agents/new_chat/tools/notion
Anish Sarkar 8d8ba6cbe8 refactor: replace interrupt calls with request_approval utility in Linear and Notion tools
Updated the create, delete, and update functions in Linear and Notion tools to utilize the new request_approval utility for handling user approvals. This change improves code consistency and simplifies decision handling by directly merging parameters from the approval response.
2026-04-13 20:17:36 +05:30
..
__init__.py add delete notion page approval ui 2026-02-11 18:20:51 +02:00
create_page.py refactor: replace interrupt calls with request_approval utility in Linear and Notion tools 2026-04-13 20:17:36 +05:30
delete_page.py refactor: replace interrupt calls with request_approval utility in Linear and Notion tools 2026-04-13 20:17:36 +05:30
update_page.py refactor: replace interrupt calls with request_approval utility in Linear and Notion tools 2026-04-13 20:17:36 +05:30