meta get audience details
meta_get_audience_detailsRetrieve detailed Meta Ads audience information for custom, saved, and lookalike types. Filter by type, fetch specific audience IDs, or list all audiences under an ad account with pagination and rich fields.
Instructions
Read detailed custom, saved, and lookalike audiences with pagination and rich fields where permissions allow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Provider object or operation type selected from this schema's allowed values. | all |
| limit | No | Maximum number of returned items or rows. The declared bounds and default apply; use pagination for additional results. | |
| cursor | No | Pagination cursor from previous response | |
| adAccountId | No | Ad account ID used when listing audiences. | |
| audienceIds | No | Specific audience IDs to fetch via batch IDs lookup. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Original tool result: parsed JSON when the text is JSON, otherwise the text or multiple MCP content blocks. Provider fields depend on the selected query. |