list_forms

Standard MCP tool.

List all forms in this Formulize instance. Formulize uses forms as the basic building blocks for data collection and management. Each form is an entity in the application. Get a list of forms with this tool. The list of forms includes the IDs of the forms which are required by other tools. This is a good tool to use early on, to get a list of the forms that are available and then use the get_form_details tool to get more detailed information about a specific form that you need to work with.

This tool takes no arguments.

← Back to the MCP reference