chat_get
Retrieve a chat thread's messages, speakers, and pending approval status. Use the busy flag to poll while debate or single-agent tasks are still running.
Instructions
Read one chat thread (messages, speakers, pending approval). Includes busy=true while debate/single is still running so clients can poll instead of blocking on chat_send wait.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thread_id | Yes | Chat thread id from chat_send |