mark_as_unread
Mark specific emails as unread by their UIDs, restoring them to unread status in the specified folder. Ideal for flagging messages for follow-up.
Instructions
Mark emails as unread using UIDs. UIDs are permanent identifiers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uids | Yes | Array of UIDs to mark as unread | |
| folder | No | Folder containing emails (default: INBOX) | INBOX |