SurfSense/surfsense_backend/app/agents/new_chat/tools/gmail
Anish Sarkar cb6b687933 feat: enhance Gmail draft update functionality
- Improved the update_gmail_draft tool to allow users to review and edit draft content before applying changes.
- Added logic to generate draft body content based on user requests and conversation context.
- Implemented fetching of existing draft body to facilitate user edits in the approval card.
- Updated UI components to support displaying and editing existing draft content, enhancing user experience.
2026-03-21 00:30:18 +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: enhance Gmail draft update functionality 2026-03-21 00:30:18 +05:30