get_sms_thread
Fetch lead-management record for an SMS thread, including notes, tags, and qualification. Requires thread ID from list_sms_threads.
Instructions
Get one SMS thread's lead-management record (notes, value, tags,
lead_qualification, state). For the message transcript itself use
get_text_message with the conversation id.
Args:
thread_id: Thread id (from list_sms_threads).
account_id: Auto-resolves if omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thread_id | Yes | ||
| account_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |