leads_list_from_form
Fetch actual leads submitted to a Meta Ads form using its form ID, with pagination to retrieve large lists.
Instructions
Retrieve actual leads submitted to a form.
Args: after_cursor: Pagination cursor from a previous response (paging.cursors.after).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| form_id | Yes | ||
| after_cursor | No |