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

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

ParametersLink to this section

NameTypeRequiredNotes
businessIdstringOptionalBusiness Manager ID. With adAccountId, discover only its owning Business; otherwise list /me/businesses when this is omitted.
adAccountIdstringOptionalOptional ad account ID to discover its owner Business and assigned pixels; datasets are read from that Business when permitted.
limitintegerOptionalDefault: 100.
cursorstringOptionalLegacy cursor for /me/businesses only. Use cursors for asset edges.
cursorsobjectOptionalPer-edge cursors from paging/nextActions. Never reuse a cursor for another edge.
maxPagesintegerOptionalMaximum pages per edge; remaining pages are reported explicitly. Default: 3.

Calling itLink to this section

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

Type to search