zuckerbot_lead_forms
List Meta lead forms on the selected Facebook Page and choose the CRM-connected form to reuse for lead ad campaigns. Persist your selection to avoid creating duplicate forms.
Instructions
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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Opaque pagination cursor from a previous truncated list response (next_cursor). Ignored when select_id is provided. | |
| select_id | No | If provided, selects this Meta lead form ID for future lead generation launches. If omitted, lists all available forms. |