modify_email
Add or remove labels, mark as read/unread, archive, or trash a Gmail message using its ID.
Instructions
Modify a single email: add/remove labels, mark as read/unread, archive, or move to trash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Gmail message ID | |
| addLabelIds | No | Label IDs to add (e.g. 'STARRED', 'IMPORTANT', or custom label ID) | |
| removeLabelIds | No | Label IDs to remove (e.g. 'UNREAD', 'INBOX') |