mark-as-read
Mark an email as read or unread. Provide the UID and optionally the folder to change its read status.
Instructions
Marks an email as read or unread
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | The UID of the email | |
| folder | No | Email folder (default: inbox) | |
| isRead | No | Mark as read (true) or unread (false). Default: true |