get_trace
Retrieve a complete event tree for a trace by its ID, displaying spans, tool calls, LLM calls, guard triggers, and errors. Provides a detailed view of the trace execution.
Instructions
Get the full event tree for a specific trace by its trace ID. Shows all spans, tool calls, LLM calls, guard triggers, and errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trace_id | Yes | The trace ID to look up |