SurfSense/surfsense_web/components/tool-ui/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
..
create-draft.tsx feat: add onClose functionality to ApprovalCard across all HITL tools 2026-03-20 23:50:50 +05:30
index.ts feat: add update functionality for Gmail drafts 2026-03-20 23:50:27 +05:30
send-email.tsx feat: enhance Gmail draft update functionality 2026-03-21 00:30:18 +05:30
trash-email.tsx refactor: update ApprovalCard to use state for wasAlreadyDecided across all HITL tools 2026-03-20 23:06:58 +05:30
update-draft.tsx feat: enhance Gmail draft update functionality 2026-03-21 00:30:18 +05:30