set_thread_status
Update a thread's triage status to open, needs_reply, waiting, or closed to manage email responses.
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 |
|---|---|---|---|
| thread_id | Yes | ||
| status | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |