Conversation Poll¶
Check or await an exact conversation question, defaulting to the current question.
MCP name: conversation_poll
Category: conversations
Parameters¶
| Name | Type | Required | Description |
|---|---|---|---|
consumer |
string |
No | Persisted conversation consumer; required together with generation for scoped hosted agents |
conversation_id |
string |
Yes | Conversation ID |
generation |
string |
No | Live lease generation; a stopped or rotated driver cannot read question content or responses |
message_id |
string |
No | Exact question ID to inspect; a later question cannot replace this target |
timeout_seconds |
integer |
No | Block and wait (max 110s) |