ClawLink
Productivity18 toolsPaste one API key

Tally integration for AI agents

Create forms and collect responses

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Tally once and call the same tools from all of them.

Setup

Connect tally through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Tally exposes 18 tools through ClawLink. The 16 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
tally_create_formTool to create a new form. Use after preparing block definitions and optional settings.Write
tally_create_webhookTool to create a new webhook for a form. Use after confirming you have the form ID and the callback URL.Write
tally_get_form_detailsTool 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.Read
tally_get_form_responsesTool to retrieve the responses of a specific form. Use after confirming the form ID and when paginated data is needed.Read
tally_get_user_infoTool to retrieve information about the authenticated user. Use when you need to confirm account-level details before proceeding.Read
tally_get_webhook_eventsTool to list events associated with a specific webhook. Use when you need to inspect delivery history after creating or listing a webhook.Read
tally_get_workspaceTool to retrieve a single workspace by its ID with associated members. Use when you need to get detailed information about a specific workspace.Read
tally_list_form_questionsTool to retrieve all questions from a specific form. Use when you need to list all questions and their structure after obtaining the form ID.Read
tally_list_formsTool to retrieve a paginated list of forms. Use when you need to list all forms accessible to the authenticated user.Read
tally_list_organization_invitesTool to retrieve all pending invites in your organization. Use when you need to view or manage organization invitation status.Read
tally_list_organization_usersRetrieve all users in an organizationRead
tally_list_webhooksRetrieve a paginated list of configured webhooksRead
tally_list_workspacesRetrieve a paginated list of workspacesRead
tally_update_formUpdate form detailsWrite
tally_update_webhookUpdate an existing webhook configurationWrite
tally_update_workspaceUpdate the details of a specific workspace identified by its IDWrite