meta_ get_ business_ assets
Discover accessible Meta Business assets read-only: businesses, pages, Instagram accounts, pixels, and datasets when permissions allow.
Discover accessible Meta Business assets read-only: businesses, pages, Instagram accounts, pixels, and datasets when 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 |
|---|---|---|---|
businessId | string | Optional | Business Manager ID. With adAccountId, discover only its owning Business; otherwise list /me/businesses when this is omitted. |
adAccountId | string | Optional | Optional ad account ID to discover its owner Business and assigned pixels; datasets are read from that Business when permitted. |
limit | integer | Optional | Default: 100. |
cursor | string | Optional | Legacy cursor for /me/businesses only. Use cursors for asset edges. |
cursors | object | Optional | Per-edge cursors from paging/nextActions. Never reuse a cursor for another edge. |
maxPages | integer | Optional | Maximum pages per edge; remaining pages are reported explicitly. Default: 3. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "meta_get_business_assets",
"args": {}
}
}