explain
Retrieve the full trace of an LLM call: prompts, tool calls, response, token usage, cost, and latency using the action ID.
Instructions
Retrieve the full captured trace for a single LLM call. Returns the prompt, system prompt, tool calls, model response, token usage, cost, and latency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action_id | Yes | The action ID from the x-agentledger-action-id response header. |