ZuckerBot

ZuckerBotTool referenceConversion tracking (CAPI)

Lead Forms

zuckerbot_lead_forms

List Meta lead forms (Instant Forms) available on the selected Facebook Page and show which is currently selected. Listing is a pure read scoped to the selected Page (page_scope: selected_page) and never changes the selection. If the list is truncated, re-call with the returned next_cursor as after. Optionally select a form by providing select_id to persist it for future lead generation campaign launches. Use this before launching a leads-objective campaign so ZuckerBot reuses the business's CRM-connected form rather than creating a new one.

Parameters

NameTypeDescription
select_idstringoptionalIf provided, selects this Meta lead form ID for future lead generation launches. If omitted, lists all available forms.
afterstringoptionalOpaque pagination cursor from a previous truncated list response (next_cursor). Ignored when select_id is provided.

Example call

{
  "tool": "zuckerbot_lead_forms",
  "arguments": {}
}

You never invoke this directly — describe what you want in plain English inside Claude, Cursor, ChatGPT or any MCP client with ZuckerBot connected, and the agent selects zuckerbot_lead_forms and fills the arguments for you.

Related tools — Conversion tracking (CAPI)

Connect ZuckerBot to your AI agent in about two minutes: get started free, browse the full tool reference, or grab the lifetime deal.