Skip to main content
Glama

Tally MCP

manage_workspace

Configure workspace settings, retrieve usage data, and manage workspace details with predefined actions for organizing and maintaining Tally MCP server environments.

Instructions

Manage workspace settings and information

Input Schema

NameRequiredDescriptionDefault
actionYesAction to perform on workspace
settingsNo

Input Schema (JSON Schema)

{ "properties": { "action": { "description": "Action to perform on workspace", "enum": [ "get_info", "update_settings", "get_usage" ], "type": "string" }, "settings": { "properties": { "description": { "type": "string" }, "name": { "type": "string" } }, "type": "object" } }, "required": [ "action" ], "type": "object" }

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