list_sms_conversations
Retrieve SMS conversation threads with summaries including remote number, last message, and count. Optionally filter by phone number or limit results.
Instructions
List SMS conversation threads.
Returns a summary of each thread: remote number, last message snippet, and message count.
Args: phone_number_id: Filter conversations by phone number (optional, lists all if omitted) limit: Max results, 1-100 (default: 20)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| phone_number_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |