mark_email_read
Change an email's read status to read or unread by specifying its email ID.
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 |