Skip to main content
Glama

addTaskManager MCP Server

by dragosroua

decide_move_project_to_do

Move a project from the Decide realm to the Do realm using the ADD framework, enabling task completion management within the addTaskManager MCP Server.

Instructions

Move project to Do realm from Decide realm.

Input Schema

NameRequiredDescriptionDefault
projectRecordNameYesProject record name

Input Schema (JSON Schema)

{ "properties": { "projectRecordName": { "description": "Project record name", "type": "string" } }, "required": [ "projectRecordName" ], "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/dragosroua/addtaskmanager-mcp-server'

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