Skip to main content
Glama

addTaskManager MCP Server

by dragosroua

decide_move_project_to_do

Transfer a project from the Decide realm to the Do realm within the addTaskManager MCP Server, enabling marking tasks as complete and progressing through the ADD framework workflow.

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