sms_list_thread
Read the SMS conversation with a phone number — the most recent messages, oldest first, both directions. Use this before drafting a reply, and to check whether someone has already replied or opted out. Returns matched: false with an empty list when there is genuinely no conversation with that number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max messages, default 50. | |
| phone | Yes | The OTHER party's phone. Any format — "+1 416 555 0123", "14165550123" and "4165550123" all resolve to the same conversation. |