get_audience_members
Retrieve paginated list of audience members with phone numbers and custom fields from CSV upload.
Instructions
List members (contacts) in an audience with pagination. Each member has a data object containing their phone number and any other fields from the original CSV upload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audience_id | Yes | The audience ID | |
| page | No | Page number (default 1) | |
| page_size | No | Members per page (default 5) |