MCP Notes Server

delete-note

Remove a specific note from the MCP Notes Server by specifying its unique name, ensuring efficient management of stored notes.

Instructions

Delete an existing note

Input Schema

NameRequiredDescriptionDefault
nameYes

Input Schema (JSON Schema)

{ "properties": { "name": { "type": "string" } }, "required": [ "name" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Notes Server

Related Tools

ID: tg4ugmp8jr