# publish_form

> Publish a form so respondents can fill it in — returns the public URL to share. Requires sign-in (triggers it automatically). Use when the user wants to publish, go live, share, or get the link to a form. Republish after edits to make them live.

_MCP tool "Publish form" · writes data · https://forms.ax/help/tools/publish_form_

## Ask your assistant

- "Publish the form and give me the link."

Publishing claims anonymous drafts into your workspace, and it's also how edits to an already-published form go live ("republish"). Guide: [publish and share](/help/publishing/publish-share).

## 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.
