get_form_leads
Retrieve submitted lead data from Meta lead generation forms to manage and process marketing inquiries.
Instructions
Get leads submitted through a lead generation form.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| form_id | Yes | Lead form ID | |
| fields | No | Comma-separated fields to return | |
| limit | No | Number of results to return | |
| after | No | Pagination cursor for next page |