trace_breakdown
Scores each agent decision step-by-step, identifying redundant tool calls, reasoning gaps, and goal drift to diagnose performance issues.
Instructions
Step-by-step scoring of every agent decision. Flags issues like redundant tool calls, reasoning gaps, and goal drift.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trace | Yes | Agent trace as a JSON string conforming to AgentTrace schema |