mark_read
Change the read status of an email message to read or unread by specifying message ID, mailbox, and account.
Instructions
Mark a message as read or unread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | Yes | The numeric ID of the message | |
| mailboxName | Yes | The name of the mailbox containing the message | |
| accountName | Yes | The name of the account containing the mailbox | |
| read | Yes | Whether to mark the message as read (true) or unread (false) |