Skip to main content
Glama

addTaskManager MCP Server

by dragosroua

assess_edit_project

Modify project details in the Assess realm of the addTaskManager MCP Server using a project record name. Update project names efficiently within the ADD framework.

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