get_call
Retrieve full call details by SID, including child legs and both CDR and TaskRouter durations with explicit source labels.
Instructions
Get full detail for a single call by SID, including child legs. Both CDR duration (ring to hangup) and TaskRouter talk time (agent audio open) are returned with explicit source labels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| call_sid | Yes | The Twilio Call SID (starts with 'CA'). | |
| timezone | No | IANA timezone (e.g., 'America/Chicago'). Defaults to UTC. |