debug_call
Get call status, failure reasons, transcripts, analytics, latency, costs, and full event timeline for any call. Use a callId to diagnose failures and review detailed LLM insights and tool usage.
Instructions
Get detailed info about a single call — use this to check call status, debug failures, or get transcripts. Returns call status, failure reasons, errors, transcript, post-call analytics, latency metrics, cost breakdown, variables, voice/model config at time of call, and full event timeline. Also returns the call's LLM insights: usage (prompt/completion/cached tokens, LLM call count, prompt-cache hit %), turns (per-turn LLM TTFB, generation time, turn time, tokens) and toolCalls (per-tool execution time and context tokens). Works for calls in any state (queued, in-progress, completed, failed). Use a callId (e.g. CALL-1234567890-abc123).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| call_id | Yes | The callId to debug (e.g. CALL-1234567890-abc123) |