Skip to main content
Glama

addTaskManager MCP Server

by dragosroua

decide_move_task_to_assess_from_decide

Move a task from the Decide realm to the Assess realm to review or adjust its details. Use this tool to manage task transitions within the ADD framework for effective task organization.

Instructions

Move task to Assess realm from Decide realm.

Input Schema

NameRequiredDescriptionDefault
taskRecordNameYesTask record name

Input Schema (JSON Schema)

{ "properties": { "taskRecordName": { "description": "Task record name", "type": "string" } }, "required": [ "taskRecordName" ], "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