SurfSense/surfsense_backend/app/agents/new_chat/tools/confluence
Anish Sarkar 3eb448ec8d refactor: replace interrupt calls with unified request_approval utility in Confluence and Dropbox tools
Updated the create, delete, and update functions in Confluence and Dropbox tools to utilize the new request_approval utility for handling user approvals. This change enhances code consistency and simplifies decision handling by merging parameters directly from the approval response.
2026-04-13 20:14:50 +05:30
..
__init__.py feat: initial files for jira and confluence HITL tool 2026-03-21 12:16:44 +05:30
create_page.py refactor: replace interrupt calls with unified request_approval utility in Confluence and Dropbox tools 2026-04-13 20:14:50 +05:30
delete_page.py refactor: replace interrupt calls with unified request_approval utility in Confluence and Dropbox tools 2026-04-13 20:14:50 +05:30
update_page.py refactor: replace interrupt calls with unified request_approval utility in Confluence and Dropbox tools 2026-04-13 20:14:50 +05:30