get_text_message
Retrieve the complete history of an SMS conversation, including all messages, using its conversation ID.
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 |