twilio_list_calls
Retrieve outbound and inbound call records from a Twilio account using account SID and auth token. Filter by phone numbers, status, or page size.
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 |