Get SMS Thread
sms_thread_getGet one SMS/MMS conversation with its message history, oldest first. Use sms_thread_list to find thread IDs (or take threadId off any SMS). For a conversation longer than limit, returns its most recent messages; page deeper history with sms_list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Thread ID (use sms_thread_list to find IDs). | |
| limit | No | Max messages to return in the thread. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||