Skip to main content
Glama

TaskFlow MCP

add_note

Add detailed notes to a request in TaskFlow MCP, enabling clear communication of project information, user preferences, or guidelines. Notes are visible in task progress tracking and assist in task execution.

Instructions

Add a note to a request. Notes can contain important information about the project, such as user preferences or guidelines.

Notes are displayed in the task progress table and can be referenced when working on tasks.

Input Schema

NameRequiredDescriptionDefault
contentYes
requestIdYes
titleYes

Input Schema (JSON Schema)

{ "properties": { "content": { "type": "string" }, "requestId": { "type": "string" }, "title": { "type": "string" } }, "required": [ "requestId", "title", "content" ], "type": "object" }

You must be authenticated.

Other Tools from TaskFlow MCP

Related Tools

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/Aekkaratjerasuk/taskflow-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server