pinterest_ get_ platform_ resources
Read Pinterest platform metadata and readiness resources: supported ad-account countries, delivery metric definitions, metrics readiness, lead-form…
Read Pinterest platform metadata and readiness resources: supported ad-account countries, delivery metric definitions, metrics readiness, lead-form questions, media upload metadata, commerce integration metadata, or the authenticated user account.
- 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 |
|---|---|---|---|
mode | string | Required | One of: AD_, DELIVERY_METRICS, METRICS_, LEAD_, MEDIA, MEDIA_ITEM, INTEGRATIONS, INTEGRATION, USER_ACCOUNT, WEBSITES. |
entityId | string | Optional | Media or integration ID for detail modes. |
reportType | string | Optional | One of: SYNC, ASYNC. |
date | string | Optional | Required by METRICS_READY_STATE. |
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_platform_resources",
"args": {
"mode": "AD_ACCOUNT_COUNTRIES"
}
}
}