Create Form
Tool to create a new form. Use after preparing block definitions and optional settings.
18 tools available
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 responses of a specific form. Use after confirming the form ID and when paginated data is needed.
Tool to retrieve information about the authenticated user. Use when you need to confirm account-level details before proceeding. Returns account/workspace context only — not form-level access; follow up with TALLY_LIST_FORMS to verify form access. Confirm the returned workspace and user context match the intended account before creating or modifying resources, as acting on the wrong context places resources in an unintended account. Do not expose sensitive response fields (e.g., tokens) in user-visible output.
Tool to list events associated with a specific webhook. Use when you need to inspect delivery history after creating or listing a webhook.
Tool to retrieve a single workspace by its ID with associated members. Use when you need to get detailed information about a specific workspace.
Tool to retrieve all questions from a specific form. Use when you need to list all questions and their structure after obtaining the form ID.
Tool to retrieve a paginated list of forms. Use when you need to list all forms accessible to the authenticated user.
Tool to retrieve all pending invites in your organization. Use when you need to view or manage organization invitation status.
Tool to retrieve all users in an organization. Use when you need to list organization members or check user permissions.
Tool to retrieve a paginated list of configured webhooks. Use when you need a full listing of webhooks across your accessible forms and workspaces.
Tool to retrieve a paginated list of workspaces. Use when you need to browse workspaces accessible to the authenticated user.
Tool to update form details. Use after confirming the form exists and obtaining its ID.
Tool to update an existing webhook configuration. Use when you need to modify webhook settings such as URL, event types, or enable/disable status.
Tool to update the details of a specific workspace identified by its ID. Use when you need to rename a workspace after confirming the workspace ID.
Wire it up in minutes. No coding required.