pinterest_ get_ business_ assets
Read Pinterest Business Access inventory: employers/linked businesses, assets, members, partners, assigned assets, received audiences, and invites.
Read Pinterest Business Access inventory: employers/linked businesses, assets, members, partners, assigned assets, received audiences, and invites. Requires the corresponding business-management permissions.
- 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: EMPLOYERS, LINKED_, ASSETS, ASSET_MEMBERS, ASSET_PARTNERS, MEMBERS, MEMBER_ASSETS, PARTNERS, PARTNER_ASSETS, RECEIVED_, INVITES. |
adAccountId | string | Optional | Selected ad account used to verify the business relationship. |
businessId | string | Optional | |
assetId | string | Optional | |
memberId | string | Optional | |
partnerId | string | Optional | |
pageSize | integer | Optional | Default: 100. |
bookmark | string | Optional | |
query | object | Optional | Additional documented query parameters for the selected fixed GET endpoint. |
allowCrossBusinessRead | boolean | Optional | Explicit opt-in required if businessId cannot be linked to the selected ad account. Default: false. |
includePersonalIdentifiers | boolean | Optional | MEMBERS, ASSET_MEMBERS and INVITES only. Explicitly include member IDs/email/username; false redacts them. Default: false. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "pinterest_get_business_assets",
"args": {
"mode": "EMPLOYERS"
}
}
}