get_lead_form
Retrieve detailed information for a specific Facebook lead generation form using its ID. Specify optional fields and page token to handle access errors.
Instructions
Get details of a specific lead generation form.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Comma-separated fields to return | |
| form_id | Yes | Lead form ID | |
| page_id | No | Facebook Page ID owning the form. When set, the call uses that Page's access token (needed if Meta returns #190 for the account token) |