phone_get_account_call_logs
Fetch Zoom Phone account call logs for a specified date range, covering legacy-style logs that complement call history data. Specify start and end dates to retrieve records with optional pagination.
Instructions
Get the Zoom Phone account's call logs for a date range (legacy-style logs, complements call_history). Scope: phone:read:call_log:admin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | End date, YYYY-MM-DD | |
| from | Yes | Start date, YYYY-MM-DD | |
| page_size | No | ||
| next_page_token | No |