search_messages
Search Signal messages by keyword; optionally filter by sender, limit results, and paginate through history to find specific conversations.
Instructions
Search for messages containing a keyword
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Keyword or phrase to search for | |
| sender | No | Filter results to messages from this phone number (E.164) | |
| limit | No | Maximum results to return (default 50) | |
| offset | No | Skip this many results for pagination (default 0) |