twilio_list_calls
Retrieve a list of inbound and outbound calls from your Twilio account using account credentials and optional filters for status, direction, and pagination.
Instructions
List outbound and inbound calls on a Twilio account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | ||
| from | No | ||
| status | No | queued, ringing, in-progress, completed, failed, busy, no-answer | |
| page_size | No | ||
| auth_token | Yes | ||
| account_sid | Yes |