mark_read
Clears the unread status of an email thread so it is marked as read. This helps manage inbox state and can be undone if needed.
Instructions
Mark a thread as read. SIDE EFFECTS: removes UNREAD; reversible via mark_unread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threadId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes |