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. If omitted, the tool lists /me/businesses and uses ad account business metadata when available. |
adAccountId | string | Optional | Optional ad account ID to discover account-level pixels/datasets and related business. |
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_business_assets",
"args": {}
}
}