explain
Retrieve the full trace of an LLM call using its action ID, including prompts, tool calls, response, token usage, cost, and latency.
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-agenticledger-action-id response header. |