pinterest_ get_ organic_ inventory
Read organic Pinterest content used alongside ads: Pins, boards, Pins on a board, Pin product tags, or search results.
Read organic Pinterest content used alongside ads: Pins, boards, Pins on a board, Pin product tags, or search results. This is inventory metadata, not proof of paid delivery.
- 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: PINS, PIN, BOARDS, BOARD, BOARD_PINS, PRODUCT_TAGS, SEARCH_PINS. |
pinId | string | Optional | |
boardId | string | Optional | |
searchTerm | string | Optional | |
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_organic_inventory",
"args": {
"mode": "PINS"
}
}
}