meta_ get_ audience_ details
Read detailed custom, saved, and lookalike audiences with pagination and rich fields where permissions allow.
Read detailed custom, saved, and lookalike audiences with pagination and rich fields where permissions allow.
- Source
- Meta Ads
- Kind
- Read
- Discovery
- Reachable through
search_toolsandrun_tool - Account parameter
adAccountId- Endpoint
- https:/
/ mcp. getmcpads. com/ meta-ads/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
adAccountId | string | Optional | Ad account ID used when listing audiences. |
audienceIds | array | Optional | Specific audience IDs to fetch via batch IDs lookup. |
type | string | Optional | One of: all, custom, saved, lookalike. Default: "all". |
limit | integer | Optional | Default: 100. |
cursor | string | Optional | Pagination cursor from previous response. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "meta_get_audience_details",
"args": {}
}
}