update_note
Modify an existing note’s title or content in TaskFlow MCP by providing the request ID, note ID, and optional updates to streamline task tracking and management.
Instructions
Update an existing note's title or content.
Provide the 'requestId' and 'noteId', and optionally 'title' and/or 'content' to update.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | No | ||
noteId | Yes | ||
requestId | Yes | ||
title | No |