Get SMS Conversation
get_conversationGet a single SMS conversation thread by ID. Mirrors GET /api/v1/sms/conversations?id=.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conversation_id | Yes | The conversation ID to fetch. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | Present when success is false | |
| success | Yes | Whether the tool completed successfully | |
| conversation | No |