search_sms
Search SMS messages semantically to retrieve matching messages with body, direction, and timestamps. Optionally narrow by phone number.
Instructions
Semantic search across SMS messages.
Returns matching messages with body, direction, and timestamps.
Args: query: Search query (searches message content) phone_number_id: Scope search to a specific phone number (optional) limit: Max results, 1-100 (default: 20)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| phone_number_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |