SurfSense/surfsense_backend/app/agents/new_chat/tools/gmail
Anish Sarkar 85462675a0 feat: add update functionality for Gmail drafts
- Introduced a new tool to update existing Gmail drafts, allowing users to modify draft content, recipients, and subject lines.
- Updated the Gmail tools registry to include the new update_gmail_draft tool.
- Enhanced the GmailKBSyncService to support draft ID handling during synchronization.
- Added UI components for the update draft functionality in the web application, improving user interaction with Gmail drafts.
2026-03-20 23:50:27 +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: enhance permission handling and user feedback for Gmail and Google Calendar tools 2026-03-20 19:36:00 +05:30
update_draft.py feat: add update functionality for Gmail drafts 2026-03-20 23:50:27 +05:30