get_call
Retrieve complete call details by ID, covering duration, wait/ring/hold times, missed call status, and disposition. Useful when you have the call ID and need specific call information.
Instructions
Get full details of a single call by its call ID. Use this when you already know the call ID. Returns call-specific fields: CLID, duration, wait/ring/hold times, missed call status, disposition.
Args: name: The call ID (the 'id_call' field from list_calls).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |