set_thread_status
Set a thread's status to open, needs_reply, waiting, or closed to manage email and SMS triage.
Instructions
Set the status of a thread for triage.
Valid statuses: "open", "needs_reply", "waiting", "closed"
Args: thread_id: The thread ID status: New status — one of: open, needs_reply, waiting, closed
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| thread_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |