mark_as_read
Mark specific emails as read using their permanent UIDs. Optionally specify a folder to target emails outside the inbox.
Instructions
Mark emails as read using UIDs. UIDs are permanent identifiers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uids | Yes | Array of UIDs to mark as read | |
| folder | No | Folder containing emails (default: INBOX) | INBOX |