Skip to main content
Free - like the rest of the MCP server, list_forms is not plan-gated.
Lists every form on your account with its id, name, access key, and inbox/spam counts. An agent uses this to discover a formId to pass to other tools, or to confirm a form it just created with create_form actually exists. Takes no arguments - it is always scoped to the account behind the token.

Input schema

list_forms takes no arguments.

Returned shape

Errors

An invalid or revoked token returns the same auth error as every MCP tool - see MCP server.

get_form

Read one form’s full config to verify it is wired correctly.

create_form

Where the forms you are listing come from.