Skip to main content
Glama

addTaskManager MCP Server

by dragosroua

decide_move_project_to_assess_from_decide

Transfer a project from the Decide realm to the Assess realm to enable updates and edits. Requires the project record name for execution.

Instructions

Move project to Assess 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