get_conversation
Poll a conversation to check for new messages or status changes, then proceed with retry, reply, or job status check accordingly.
Instructions
Poll a conversation for new messages or a status change.
Key statuses: processing → poll again in ~15s user_reply_needed → send_conversation_reply trigger_execution → preview is auto-queued; switch to get_job_status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conversation_id | Yes | Conversation ID returned by start_table_maker or start_table_validation. | |
| session_id | Yes | Session ID associated with the conversation. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |