get-form-entries
List submissions for a custom form, showing each entry's label/value pairs and the matter it created.
Instructions
List submissions for a custom form, each with label/value pairs and the matter it created.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| fetch_all | No | Follow pagination (capped at 1,000 records). | |
| form_uuid | Yes | The form's UUID (from list-forms). |