Mark email as read
email_mark_readSets the \Seen flag on an email identified by its UID to mark it as read. Supports optional folder and server parameters.
Instructions
Mark an email as read (sets the \Seen flag).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | ||
| folder | No | INBOX | |
| server | No | Server/account id to target. Defaults to the configured default server. |