marketing_calls_v2_list
Retrieve marketing call records by filtering on active status, agents, campaigns, duration, phone, or timestamps. Use this tool when v2-specific filtering and sorting semantics are required.
Instructions
Search calls through Marketing Calls v2 using its activeOnly flag, explicit orderBy and direction, numeric ID array, agents, campaign, duration, phone, or timestamps. Returns one page; prefer v3 unless these v2-specific filter or sorting semantics are required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | Specific call IDs | |
| page | No | Page number (starts at 1) | |
| agentId | No | Agent ID | |
| orderBy | No | Field used for ordering | |
| pageSize | No | Records per page (default 50) | |
| agentName | No | Agent name | |
| activeOnly | No | Return only active calls | |
| campaignId | No | Campaign ID | |
| minDuration | No | Minimum duration in seconds | |
| createdAfter | No | Created after UTC timestamp | |
| includeTotal | No | Include total count in response | |
| createdBefore | No | Created before UTC timestamp | |
| modifiedAfter | No | Modified after UTC timestamp | |
| modifiedBefore | No | Modified before UTC timestamp | |
| agentExternalId | No | Agent external ID | |
| agentIsExternal | No | Whether agent is external | |
| createdOnOrAfter | No | Created on or after UTC timestamp | |
| orderByDirection | No | Sort direction | |
| modifiedOnOrAfter | No | Modified on or after UTC timestamp | |
| phoneNumberCalled | No | Phone number called |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||