mark_email_read
Change an email's read state to read or unread by providing its unique ID. Quickly manage inbox status without opening the email.
Instructions
Mark an email as read or unread
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| read | No | true to mark as read, false to mark as unread | |
| emailId | Yes | ID of the email to mark |