Mark Email Read/Unread
mark-as-readMarks an iCloud email as read or unread. Provide the email's UID and optional folder to change its read status.
Instructions
Marks an email as read or unread
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | Email handle: the UID from list-emails in cloud mode, or the message ID in local mode | |
| folder | No | Email folder (default: inbox) | |
| isRead | No | Mark as read (true) or unread (false). Default: true |