SurfSense/surfsense_backend/app/agents/new_chat/tools/gmail
Anish Sarkar 85baaacd0a refactor: replace interrupt calls with request_approval utility in Gmail tools
Updated the create, send, update, and trash functions in Gmail 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:15:31 +05:30
..
__init__.py feat: add update functionality for Gmail drafts 2026-03-20 23:50:27 +05:30
create_draft.py refactor: replace interrupt calls with request_approval utility in Gmail tools 2026-04-13 20:15:31 +05:30
send_email.py refactor: replace interrupt calls with request_approval utility in Gmail tools 2026-04-13 20:15:31 +05:30
trash_email.py refactor: replace interrupt calls with request_approval utility in Gmail tools 2026-04-13 20:15:31 +05:30
update_draft.py refactor: replace interrupt calls with request_approval utility in Gmail tools 2026-04-13 20:15:31 +05:30