search_voice
Search your voice transcription history by entering a query. Find when you mentioned a topic, with results ranked by relevance and including timestamps and transcript snippets.
Instructions
Full-text search over the user's voice transcription history.
Returns matching segments ranked by relevance with timestamp, transcript snippet, and full-segment reference.
USE WHEN: the user references something they said ("when did I mention X", "find the part where I talked about Y"). NOT FOR: live transcription — ContextPulse transcribes asynchronously; very recent audio may not be indexed yet.
BEHAVIOR: pure read. Substring + FTS search. Sub-second for typical buffers.
PARAMETERS: query: substring or FTS expression. Required, non-empty. limit: max results. Range 1-100. Default 20.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |