mark
Set a thread's read, unread, or archived status to triage your inbox.
Instructions
Set a thread's READ-STATE for inbox triage. Inputs: threadId, status = 'read' | 'unread' | 'archived' (archived hides it from the default inbox; refetch with inbox archived='include'/'only'). Returns { marked: true }. 404 if unknown. This is the read/archive flag ONLY — use label_thread for a triage label chip, reply to respond.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| threadId | Yes | The thread id, e.g. from inbox() or campaign events. |