mark_as_read
Mark specific emails as read in Yahoo Mail using their permanent UIDs. Provide an array of UIDs and optionally specify a folder (default: 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 |