aircall_list_calls
List calls with optional filters for direction, date range, and pagination. Return call details including status, duration, and associated contacts/users.
Instructions
List calls with optional filters. Returns paginated call history with details including direction, status, duration, and associated contacts/users.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Filter calls to this Unix timestamp | |
| from | No | Filter calls from this Unix timestamp | |
| page | No | Page number (default: 1) | |
| order | No | Sort order by date | |
| per_page | No | Results per page (default: 20, max: 50) | |
| direction | No | Filter by call direction |