Skip to content
Get MCP AdsGet MCP Ads, home
Start free

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_tools and run_tool
Account parameter
adAccountId
Endpoint
https://mcp.getmcpads.com/meta-ads/mcp

ParametersLink to this section

NameTypeRequiredNotes
adAccountIdstringOptionalAd account ID used when listing audiences.
audienceIdsarrayOptionalSpecific audience IDs to fetch via batch IDs lookup.
typestringOptionalOne of: all, custom, saved, lookalike. Default: "all".
limitintegerOptionalDefault: 100.
cursorstringOptionalPagination cursor from previous response.

Calling itLink to this section

jsonThrough run_tool, since it is not announced
{
  "name": "run_tool",
  "arguments": {
    "name": "meta_get_audience_details",
    "args": {}
  }
}
Esc

Type to search