Tally is a form-building platform that allows users to create forms, collect responses, and integrate with various tools and services.
Tool to create a new form. use after preparing block definitions and optional settings.
Tool to create a new webhook for a form. use after confirming you have the form id and the callback url.
Tool to delete a specific form identified by its id. use after confirming the form should be permanently removed.
Tool to delete a specific webhook. use after confirming the webhook id.
Tool to retrieve details of a specific form. use when you need comprehensive form metadata by id. use after confirming the form id to fetch its full configuration, blocks, and stats.
Tool to retrieve the fields of a specific form. use when you need the form's field definitions after obtaining its id.