bolna_list_agent_executions
List paginated call executions for a specific Bolna agent. Provide agent ID and optional page number and page size to retrieve call history.
Instructions
List all call executions for a specific Bolna agent with pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | The agent ID whose call history to retrieve | |
| page_size | No | Number of executions per page | |
| page_number | No | Page number (1-indexed) |