SurfSense/surfsense_backend/app/agents/new_chat/tools/gmail
Anish Sarkar 744ad1fa79 feat: enforce single invocation for tool actions across various services
- Added a guideline to ensure that each tool (Gmail, Google Calendar, Google Drive, Linear, Notion) is called only once per user request.
- Updated documentation to clarify that the system will automatically select the most relevant match when multiple items share the same title or subject, enhancing user experience and preventing redundant calls.
2026-03-21 03:07:13 +05:30
..
__init__.py feat: add update functionality for Gmail drafts 2026-03-20 23:50:27 +05:30
create_draft.py feat: add update functionality for Gmail drafts 2026-03-20 23:50:27 +05:30
send_email.py feat: enhance permission handling and user feedback for Gmail and Google Calendar tools 2026-03-20 19:36:00 +05:30
trash_email.py feat: enforce single invocation for tool actions across various services 2026-03-21 03:07:13 +05:30
update_draft.py feat: enforce single invocation for tool actions across various services 2026-03-21 03:07:13 +05:30