ZuckerBot

ZuckerBotTool referenceConversion tracking (CAPI)

Get Lead Form

zuckerbot_get_lead_form

Read one Meta lead form (Instant Form) in full: questions, privacy policy URL and legal content (disclaimer), locale, context card, thank-you page, follow-up action URL, status, created time and lead counts. A pure read — it never changes or persists the selected form. The form must belong to the selected Facebook Page. Find form ids with zuckerbot_lead_forms.

Parameters

NameTypeDescription
form_idstringrequiredNumeric Meta lead form (Instant Form) id — list them with zuckerbot_lead_forms

Example call

{
  "tool": "zuckerbot_get_lead_form",
  "arguments": {
    "form_id": "<form_id>"
  }
}

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_get_lead_form 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.