search_messages
Find messages containing a keyword across all local bot transcripts, returning up to a configurable limit. Use it to locate past conversations by topic or term.
Instructions
Search across all local bot transcripts for messages containing a keyword.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return (default: 20) | |
| query | Yes | Keyword to search for across conversations |