cursor_history_search
Search through all Cursor AI chat sessions to find specific keywords or phrases, returning matching sessions with surrounding context for efficient retrieval.
Instructions
Search across all Cursor AI chat sessions for a keyword or phrase. Returns matching sessions with context around each match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The search query (keyword or phrase to find) | |
| limit | No | Maximum number of results to return (default: 10) | |
| context | No | Number of characters of context to show around each match (default: 50) |