mark_email_unread
Restore the unread indicator on an Outlook email using its email ID. Returns success confirmation or an error if the ID is invalid.
Instructions
Mark an email as unread in Outlook. Use this to restore the unread indicator on a message. Returns a success confirmation. Returns an error if the email ID does not exist. Use mark_email_read to reverse this action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| email_id | Yes | The email ID to mark as unread (e.g., from list_emails or search_emails) |