m9k_file_history
Find past conversations that referenced a specific file path by searching metadata and text content.
Instructions
Find past conversations that touched a specific file. Searches metadata (tool_use file_path) and text content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | File path to search for (e.g. "src/server.ts") | |
| limit | No | Max results | |
| source | No | Filter by source type. Default: all sources. |