get_conversation
Retrieve a single conversation thread and its current state, including channel, contact, agent assignment, dynamic variables, and last activity. Does not include message history.
Instructions
Get a single conversation thread including its current state.
Returns the conversation envelope (channel, contact, agent assignment, dynamic_variables, last activity) but NOT the message history. Use list_conversation_messages for the messages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conversation_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||