Get text conversation
get_conversationRetrieve a specific text conversation and its messages by providing the conversation ID. Use this to access the full message thread for a given conversation.
Instructions
Retrieve a single text conversation, including its messages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Optional additional fields to include in each record. | |
| account_id | No | CallRail account id. Defaults to CALLRAIL_ACCOUNT_ID if set. | |
| conversation_id | Yes | The conversation id. |