Skip to content
Get MCP AdsGet MCP Ads, home
View as Markdown

snapchat_create_lead_generation_form

Create a Snapchat lead_generation_form. A write tool that previews before it changes anything, one of 41 Snapchat Ads tools on the Get MCP Ads MCP gateway.

Create a Snapchat lead_generation_form. Local preview by default; confirm true writes after verifying parent/account ownership.

Kind
Write
Discovery
Reachable through search_tools and run_tool
Account parameter
adAccountId
Endpoint
https://mcp.getmcpads.com/snapchat-ads/mcp

ParametersLink to this section

NameTypeRequiredNotes
adAccountIdstringRequiredSelected Snapchat ad account UUID; never an organization ID.
specobjectRequiredNative Snap fields; budgets are integer micro currency units (1 currency unit = 1,000,000). Call snapchat_get_write_schema first.
confirmbooleanOptionalOnly true applies the previewed change. Default: false.

Calling itLink to this section

jsonThrough run_tool, since it is not announced
{
  "name": "run_tool",
  "arguments": {
    "name": "snapchat_create_lead_generation_form",
    "args": {
      "adAccountId": "<string>",
      "spec": "<object>"
    }
  }
}
Esc

Type to search