Skip to main content
Glama

zettelkasten-mcp

by Liam-Deacon
MIT License
2

zk_delete_note

Remove a specific note by its ID from the Zettelkasten knowledge management system, ensuring clean and organized note maintenance.

Instructions

Delete a note. Args: note_id: The ID of the note to delete

Input Schema

NameRequiredDescriptionDefault
note_idYes

Input Schema (JSON Schema)

{ "properties": { "note_id": { "title": "Note Id", "type": "string" } }, "required": [ "note_id" ], "title": "zk_delete_noteArguments", "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/Liam-Deacon/zettelkasten-mcp'

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