outlook_mark_as_read
Mark an Outlook email as read or unread using its message ID to update its status in Microsoft Outlook.
Instructions
Mark an email as read or unread
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| isRead | No | Whether to mark as read (true) or unread (false) | |
| messageId | Yes | The ID of the email to mark |