search_transcripts
Search past Claude Code session transcripts semantically to find previous discussions, solutions, or context from coding sessions. Retrieve matching content with session metadata for navigation.
Instructions
Search through past Claude Code session transcripts using semantic similarity. Use this to find past discussions, solutions, or context from previous coding sessions. Returns matched content with session metadata for navigation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return (default: 10) | |
| query | Yes | The search query describing what you're looking for | |
| message_type | No | Optional filter by message type | |
| project_filter | No | Optional filter to limit search to a specific project path |