set_thread_status
Update the triage status of a thread to open, needs_reply, waiting, or closed.
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 |