Inputs
SelectItem
Output
Type:Dict
Returns the full lead form configuration and lead counts.
Fields: id, name, status, questions, leads_countDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Gets the full configuration of a single Meta Instant Form (lead gen form): questions, intro card, thank-you page, privacy policy, follow-up URL, status, and lead counts
| App | Meta Ads |
| Operation ID | meta_get_lead_form |
| Type | Action |
| Connection | meta_ads (required) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
page | SelectItem | Yes | - | Select the Facebook page that owns the lead form, ask the user for it if not provided |
form_id | string | Yes | - | Lead form ID, e.g. from meta_list_lead_forms |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
value | string | Yes | - | The value of the selectable item. |
label | string | Yes | - | The label of the selectable item, used for display purposes. If not provided, defaults to the value. |
Dict
Returns the full lead form configuration and lead counts.
Fields: id, name, status, questions, leads_count