mark_email_read
Mark an Outlook email as read or unread by providing its ID. Toggle the isRead flag to update the email status directly in the mailbox.
Instructions
Mark an email as read or unread
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| isRead | No | ||
| emailId | Yes | ||
| mailbox | No | Target Outlook email address / mailbox. Defaults to primary configured user email if omitted. |