smartsuite_describe_form
Retrieve a SmartSuite form's full structure: settings, sharing, pages, bound fields, content elements, and conditional visibility.
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 |