get_form
Retrieve a single form's complete details, including fields, settings, and submission count, by passing its id or slug. Provides all needed data to understand or work with that form.
Instructions
Get one form's full details (fields, settings, submission count) by id or slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| idOrSlug | No | The form's id or slug (from list_forms) |