List Vapi Calls
vapi_list_callsRetrieve call history from Vapi.ai with filters for assistant, phone number, date range, and limit results.
Instructions
List calls with optional filters. Returns call IDs, status, cost, and basic info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max number of calls to return (default: 100) | |
| assistantId | No | Filter to calls using a specific assistant | |
| phoneNumberId | No | Filter to calls from a specific phone number | |
| createdAtGt | No | Only return calls created after this ISO date | |
| createdAtLt | No | Only return calls created before this ISO date |