query_trace
Query historical reasoning steps from persistent storage. Filter by trace ID or step type to retrieve the most recent entries, up to a configurable limit.
Instructions
Query historical reasoning steps. Filter by trace_id and/or type. Returns steps ordered by most recent first, up to the specified limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by step type | |
| limit | No | Max steps to return (default 50) | |
| trace_id | No | Filter by trace identifier |