Skip to main content
Glama

addTaskManager MCP Server

by dragosroua

assess_edit_idea

Modify and update idea details within the Assess realm of the addTaskManager MCP Server, ensuring accurate content management for task and project workflows.

Instructions

Edit idea content in Assess realm.

Input Schema

NameRequiredDescriptionDefault
ideaNameNoUpdated idea name
ideaRecordNameYesRecord name of the idea to edit

Input Schema (JSON Schema)

{ "properties": { "ideaName": { "description": "Updated idea name", "type": "string" }, "ideaRecordName": { "description": "Record name of the idea to edit", "type": "string" } }, "required": [ "ideaRecordName" ], "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