SurfSense/surfsense_backend/app/services/google_drive
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: implement Google Drive knowledge base synchronization after file creation 2026-03-20 15:41:08 +05:30
kb_sync_service.py feat: implement Google Drive knowledge base synchronization after file creation 2026-03-20 15:41:08 +05:30
tool_metadata_service.py feat: enforce single invocation for tool actions across various services 2026-03-21 03:07:13 +05:30