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_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 for /adspixels and offline conversion datasets. |
businessId | string | Optional | Business Manager ID for owned/client pixels and datasets. |
includeDatasets | boolean | Optional | Also attempt dataset/offline conversion dataset edges. Default: true. |
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_pixels",
"args": {}
}
}