Skip to main content
Glama

addTaskManager MCP Server

by dragosroua

assess_edit_project

Modify project details within the Assess realm using the specified record name. Enables editing of project names and ensures alignment with the ADD framework for task and project management.

Instructions

Edit project content in Assess realm.

Input Schema

NameRequiredDescriptionDefault
projectNameNoUpdated project name
projectRecordNameYesRecord name of the project to edit

Input Schema (JSON Schema)

{ "properties": { "projectName": { "description": "Updated project name", "type": "string" }, "projectRecordName": { "description": "Record name of the project to edit", "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