Skip to main content
Glama
cathrynlavery

Tally MCP Server

update_form_settings

Modify form configurations such as closing status, submission limits, progress bar visibility, partial submissions, and password protection using this tool. Streamline form management for enhanced user experience.

Instructions

Update specific form settings like notifications, closing options, etc.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
formIdYesThe ID of the form
hasPartialSubmissionsNoAllow partial submissions
hasProgressBarNoShow progress bar in form
isClosedNoWhether the form should be closed
passwordNoPassword protection for the form
redirectOnCompletionNoURL to redirect to after form completion
submissionsLimitNoMaximum number of submissions allowed
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries full burden. It states 'Update' implying a mutation operation, but doesn't disclose behavioral traits such as required permissions, whether changes are reversible, rate limits, or error conditions. The description adds minimal context beyond the basic action, leaving significant gaps for a mutation tool.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, efficient sentence with zero waste. It's front-loaded with the core action and examples, making it easy to parse quickly. Every word earns its place without redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a mutation tool with 7 parameters, no annotations, and no output schema, the description is inadequate. It lacks behavioral context, usage differentiation from siblings, and details on what the update entails or returns. The high parameter count and mutation nature demand more completeness than provided.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the schema fully documents all 7 parameters. The description adds no specific parameter semantics beyond implying settings like 'notifications' and 'closing options', which loosely map to some parameters but don't provide additional meaning. Baseline 3 is appropriate as the schema does the heavy lifting.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the action ('Update') and resource ('form settings') with examples ('notifications, closing options, etc.'). It distinguishes from siblings like 'update_form_status' by focusing on settings rather than status, but doesn't explicitly name alternatives. The purpose is specific but could be more precise about scope.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance on when to use this tool versus alternatives like 'update_form_status' or 'configure_form_notifications'. The description mentions 'notifications' which overlaps with 'configure_form_notifications', creating ambiguity without clarification on differentiation. No prerequisites or exclusions are stated.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Related Tools

Latest Blog Posts

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