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

meta_get_catalog_products

Read Product Catalogs and Product Items when catalog access is available. One of 39 Meta Ads tools on the Get MCP Ads MCP gateway.

Read Product Catalogs and Product Items when catalog access is available. Returns join-ready product metadata without creating or updating catalog assets.

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 used to discover owned/client product catalogs.
catalogIdstringOptionalProduct Catalog ID to read directly.
productIdsarrayOptionalSpecific Product Item IDs to fetch via the batch IDs endpoint.
searchstringOptionalClient-side substring filter across product id, retailer_id, name, brand, category, type, and custom labels.
includeProductsbooleanOptionalFetch product items for discovered/provided catalogs. Default: true.
includeProductSetsbooleanOptionalAlso attempt product_sets edges for catalog context. Default: false.
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_catalog_products",
    "args": {}
  }
}
Esc

Type to search