Skip to main content
Glama

Tally MCP Server

  • Apple
  • Linux

get_conditional_logic_templates

Access pre-built conditional logic templates for scenarios like skip logic, branching surveys, or progressive disclosure to streamline form workflows and enhance user interactions.

Instructions

Get pre-built conditional logic templates for common scenarios like progressive disclosure, skip logic, and branching surveys

Input Schema

NameRequiredDescriptionDefault
templateTypeNoType of conditional logic template

Input Schema (JSON Schema)

{ "properties": { "templateType": { "description": "Type of conditional logic template", "enum": [ "simple_skip", "progressive_disclosure", "branching_survey", "qualification_flow", "feedback_routing", "product_recommendation" ], "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