pinterest_ get_ catalog_ diagnostics
Read deep catalog inventory and diagnostics: catalogs, feeds, feed processing results, item issues, product groups, product counts/products, available…
Read deep catalog inventory and diagnostics: catalogs, feeds, feed processing results, item issues, product groups, product counts/products, available filter values, and catalog item lookups. ITEMS is a read-only POST lookup.
- Source
- Pinterest Ads
- Kind
- Read
- Discovery
- Reachable through
search_toolsandrun_tool - Account parameter
adAccountId- Endpoint
- https:/
/ mcp. getmcpads. com/ pinterest-ads/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
adAccountId | string | Optional | |
mode | string | Required | One of: CATALOGS, FEEDS, FEED, PROCESSING_, ITEM_ISSUES, PRODUCT_GROUPS, PRODUCT_GROUP, PRODUCT_COUNTS, PRODUCTS, AVAILABLE_, ITEMS. |
catalogId | string | Optional | |
feedId | string | Optional | |
processingResultId | string | Optional | |
productGroupId | string | Optional | |
request | object | Optional | Required for ITEMS; Pinterest CatalogsItemsRequest with country, language, and filters. |
pageSize | integer | Optional | Default: 100. |
bookmark | string | Optional | |
query | object | Optional | Additional documented query parameters for the selected fixed GET endpoint. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "pinterest_get_catalog_diagnostics",
"args": {
"mode": "CATALOGS"
}
}
}