Skip to main content
Glama

basic-memory

delete_note

Remove a specific note by its title or permalink to manage your knowledge base efficiently. Integrates with Obsidian.md for full control over your Markdown files.

Instructions

Delete a note by title or permalink

Input Schema

NameRequiredDescriptionDefault
identifierYes
projectNo

Input Schema (JSON Schema)

{ "properties": { "identifier": { "title": "Identifier", "type": "string" }, "project": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Project" } }, "required": [ "identifier" ], "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/basicmachines-co/basic-memory'

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