mark_email_read
Clear unread indicators in Outlook by marking an email as read. Provide the email ID to update its status and receive a success confirmation.
Instructions
Mark an email as read in Outlook. Use this to clear unread indicators on a message. Returns a success confirmation. Returns an error if the email ID does not exist. Use mark_email_unread to reverse this action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| email_id | Yes | The email ID to mark as read (e.g., from list_emails or search_emails) |