SurfSense/surfsense_backend/app/agents/new_chat/tools/jira
Anish Sarkar 4875fd9211 refactor: replace interrupt calls with request_approval utility in Jira and OneDrive tools
Updated the create, delete, and update functions in Jira and OneDrive 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:06 +05:30
..
__init__.py feat: initial files for jira and confluence HITL tool 2026-03-21 12:16:44 +05:30
create_issue.py refactor: replace interrupt calls with request_approval utility in Jira and OneDrive tools 2026-04-13 20:17:06 +05:30
delete_issue.py refactor: replace interrupt calls with request_approval utility in Jira and OneDrive tools 2026-04-13 20:17:06 +05:30
update_issue.py refactor: replace interrupt calls with request_approval utility in Jira and OneDrive tools 2026-04-13 20:17:06 +05:30