pinterest_ get_ lead_ assets
Read lead-form definitions and lead subscription configuration. One of 31 Pinterest Ads tools on the Get MCP Ads MCP gateway.
Read lead-form definitions and lead subscription configuration. Lead-record export is intentionally excluded because it can contain end-user PII.
- 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: LEAD_FORMS, LEAD_FORM, SUBSCRIPTIONS, SUBSCRIPTION. |
leadFormId | string | Optional | |
subscriptionId | 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_lead_assets",
"args": {
"mode": "LEAD_FORMS"
}
}
}