mark_read
Mark a specific email as read using its message ID. Retrieve the ID from list_emails or list_unread_emails to update email status and reduce unread count.
Instructions
Mark an email as read by message ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Message ID to mark as read (get from list_emails or list_unread_emails) |