MCP tool Inputs
list_forms
List forms
read-only renders an in-chat view
List the user's forms with status, response counts and public URLs. Use when the user asks what forms they have, or to find a form's id.
Ask your assistant
What forms do I have, and which ones are still drafts?
Scoped to the active workspace. In Claude it also renders an in-chat gallery view.
| Parameter | Type | Description |
|---|---|---|
| status | "draft" | "published" | "closed" | |
| limit | integer (min 1, max 100) | |
| offset | integer (min 0, max 9007199254740991) |
* required
Guides using this tool