Skip to main content
Glama

Tally MCP Server

  • Apple
  • Linux

get_tally_form_templates

Retrieve pre-built form templates for Tally, including contact forms, surveys, registration, feedback, lead generation, event registration, job applications, and newsletter signups, to streamline form creation.

Instructions

Get pre-built form templates for common use cases (contact forms, surveys, registration, feedback, etc.)

Input Schema

NameRequiredDescriptionDefault
templateTypeNoType of form template to retrieve

Input Schema (JSON Schema)

{ "properties": { "templateType": { "description": "Type of form template to retrieve", "enum": [ "contact", "survey", "registration", "feedback", "lead_generation", "event_registration", "job_application", "newsletter_signup" ], "type": "string" } }, "required": [], "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