flag_email
Set or clear a flag on an email message. Provide the message reference and a boolean to indicate whether to flag or unflag.
Instructions
Set or clear the flag on an email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flagged | Yes | True to flag the message, false to unflag it. | |
| message_ref | Yes | Composite message reference from list_emails or search_emails. |