Skip to main content
Glama

Tally MCP

get_form

Retrieve detailed information about a specific Tally form using its unique form ID, simplifying form management and integration tasks within the Tally MCP server.

Instructions

Retrieve details of a specific Tally form

Input Schema

NameRequiredDescriptionDefault
formIdYesID of the form to retrieve

Input Schema (JSON Schema)

{ "properties": { "formId": { "description": "ID of the form to retrieve", "type": "string" } }, "required": [ "formId" ], "type": "object" }
Install Server

Other Tools from Tally MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/learnwithcc/tally-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server