get_text_message
Retrieve the complete details of an SMS conversation, including all messages. Provide the conversation ID to get the full thread.
Instructions
Get full detail for one SMS conversation, including all messages.
Args:
conversation_id: Short alphanumeric conversation id (e.g. '8hw3p').
Returned by list_text_messages as id on each conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | No | ||
| conversation_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |