mark_message
Set or remove flags on email messages to manage their status, such as marking as read/unread or flagging/unflagging for organization.
Instructions
Set or remove flags on a message (e.g., mark as read/unread, flag/unflag)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | No | Mailbox folder path | INBOX |
| uid | Yes | Message UID | |
| flags | Yes | Flags to set, e.g. ["\\Seen", "\\Flagged"] | |
| action | No | add, remove, or set flags | add |