get_form_submissions
Get the list of people who filled a specific form (form leads/submissions). Use when asked 'who filled my form', 'show form leads', 'form submissions'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max submissions to return (default 20, max 50). | |
| form_id | No | ID of a specific form (from list_forms). Omit to get recent submissions across all forms. |