search_intents
Search past user prompts by substring to quickly find related questions, returning the newest matches first.
Instructions
Substring search over user prompts (LIKE). Returns newest match first. Useful for 'what did I ask about X' without mining transcripts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | Substring to match in prompt text | |
| project | No |