Description
Extends the Gmail piece with label management, email organization, and a new trigger, as requested in #8072.
New Actions (5):
- Add Label to Email - Apply any label to a message (dynamic label dropdown)
- Remove Label from Email - Remove a label from a message
- Create Label - Create new labels with visibility settings
- Archive Email - Archive by removing INBOX label
- Delete Email - Move email to trash
New Trigger (1):
- New Starred Email - Triggers when an email is starred (polling strategy)
Changes to Existing:
- Added
gmail.modify scope (required for label/archive/delete operations)
- All new code follows existing Gmail piece patterns (googleapis, OAuth2Client)
/claim #8072
?? Built with AI assistance (Claude)
Co-Authored-By: Claude noreply@anthropic.com