deleteNote
Remove a specific note by providing its unique ID using this function in the Simple TypeScript MCP Server. Designed to manage note deletions efficiently.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
noteId | Yes | The ID of the note to delete |