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

meta_get_pixels

List pixels and datasets from an ad account or Business Manager when accessible, returning actionable warnings for permission-limited edges.

List pixels and datasets from an ad account or Business Manager when accessible, returning actionable warnings for permission-limited edges.

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 for /adspixels and offline conversion datasets.
businessIdstringOptionalBusiness Manager ID for owned/client pixels and datasets.
includeDatasetsbooleanOptionalAlso attempt dataset/offline conversion dataset edges. Default: true.
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_pixels",
    "args": {}
  }
}
Esc

Type to search