# get_form

> Get one form's full definition: fields, settings, branding, status, public URL, QR-code link and embed snippet (when published). Read-only — for showing the user their form. NOT needed before editing: the edit tools (update_form, set_layout, set_pages, field tools) work directly and return actionable errors.

_MCP tool "Get form details" · read-only · https://forms.ax/help/tools/get_form_

## Ask your assistant

- "Show me the embed snippet and QR code for the contact form."

## Inputs

- `form_id` (string): Form id (authenticated). From create_form/list_forms.
- `draft_token` (string): Draft token (anonymous drafts, before sign-in). From create_form's draftToken.
