emu_get_cdr_history
Retrieve recent Call Detail Records (CDR) from the emulator buffer, with optional global call ID filtering and JSON or CSV output.
Instructions
Retrieves recent CDR records from the emulator buffer in structured JSON or raw Cisco CSV export format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of CDR records to return | |
| callId | No | Optional global call ID filter | |
| format | No | Output format flavor (default: json) |