SurfSense/surfsense_backend/app/services/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 initial logic for HITL for gmail and google calendar connectors 2026-03-20 18:47:06 +05:30
kb_sync_service.py feat: add update functionality for Gmail drafts 2026-03-20 23:50:27 +05:30
tool_metadata_service.py feat: enforce single invocation for tool actions across various services 2026-03-21 03:07:13 +05:30