mark_read
Add the Seen flag to an email to mark it as read, specifying the message by UID with optional folder and account.
Instructions
Add the \Seen flag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | ||
| folder | No | INBOX | |
| account | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| uid | Yes | ||
| folder | Yes | ||
| account | Yes | ||
| flags_after | No |