Get Aircall call
aircall_get_callRetrieve complete metadata for a specific Aircall call using its unique ID, with optional details like contact, AI voice agent, media URLs, and IVR timeline.
Instructions
Get full metadata for one Aircall call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| call_id | Yes | Unique Aircall call ID | |
| fetch_contact | No | Include matched contact details | |
| fetch_aiva_conv | No | Include AI Voice Agent data | |
| include_media_urls | No | Include recording, voicemail, and asset URLs | |
| fetch_call_timeline | No | Include IVR timeline data |