session_search
Search recorded tool outputs to find sessions matching a query, with context snippets and optional debugger/date filters for precise location of debugging events.
Instructions
Full-text search across all recorded tool outputs. Returns matching sessions with context snippets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search term, e.g. 'use-after-free' or 'IsDebuggerPresent' | |
| debugger | No | Filter by debugger (optional) | |
| date_from | No | Filter from date, YYYY-MM-DD (optional) |