get_form
The full normalized definition of one form — fields, steps, consent, CTA.
Reach for this when you want to see what's actually in a form before you change anything by hand, or when you're asking about one specific detail — "is the phone field required?"
If you're auditing, you don't need it: audit_form fetches the definition itself.
Get a form definition
Fetch the full normalized definition of one form: fields, steps, required flags, consent setup, CTA, and post-submit behavior. Use before proposing manual changes; audit_form already calls this internally.
read-onlyidempotentopen-world
Parameters
| Name | Type | Description | |
|---|---|---|---|
formId | string | required | — |