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