smartsuite_describe_form
Retrieve the complete structure of a form including settings, sharing options, and page-by-page layout with fields and content elements for review.
Instructions
Get the full structure of a SmartSuite form for review: settings (title, description, submit label, redirect, branding, logo), sharing (enabled, public URL, password protection), and the page-by-page layout. Each page is an input (form), review, or submission page. Input-page items are parsed into bound fields (slug, label, required, help text) and content elements (heading, html_block/paragraph, callout, consent, divider, image, video, recaptcha, pdf_viewer), including section groupings and conditional-visibility flags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| formId | Yes | The form (report) ID | |
| applicationId | Yes | The application ID |