Skip to main content
Glama

Tally MCP Server

  • Apple
  • Linux

get_form_questions

Retrieve all questions associated with a specific form by providing its ID, enabling users to manage and analyze form data efficiently with the Tally MCP Server.

Instructions

Get list of questions for a specific form

Input Schema

NameRequiredDescriptionDefault
formIdYesThe ID of the form

Input Schema (JSON Schema)

{ "properties": { "formId": { "description": "The ID of the form", "type": "string" } }, "required": [ "formId" ], "type": "object" }

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/cathrynlavery/tally-mcp-server'

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