pinterest_ get_ write_ schema
Read the official Pinterest v5 native request schema and Sandbox limitations before composing a write.
Read the official Pinterest v5 native request schema and Sandbox limitations before composing a write.
- 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 |
|---|---|---|---|
request | string | Required | One of: CampaignCreateRequest, CampaignUpdateRequest, AdGroupCreateRequest, AdGroupUpdateRequest, AdCreateRequest, AdUpdateRequest, PinCreate, PinUpdate, BoardCreate, BoardWithUpdatePrivacyUpdate, MediaUploadCreate, CatalogCreate, CatalogsFeedCreateRequestSchema, CatalogsFeedUpdateRequestSchema, CatalogsProductGroupsCreateRequestSchema, CatalogsProductGroupsUpdateRequestSchema, CatalogsItemsBatchPostRequest, ProductGroupPromotionsCreate, ProductGroupPromotionsUpdateWithRequiredBody. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "pinterest_get_write_schema",
"args": {
"request": "CampaignCreateRequest"
}
}
}