Skip to main content
Glama

delete_note

Remove unwanted notes from your Markdown collection by specifying the filename to delete. This tool helps maintain organized note management by eliminating unnecessary files.

Instructions

Delete a note

Args: filename: Note filename

Returns: Confirmation message of deletion

Input Schema

NameRequiredDescriptionDefault
filenameYes

Input Schema (JSON Schema)

{ "properties": { "filename": { "title": "Filename", "type": "string" } }, "required": [ "filename" ], "type": "object" }

Other Tools from Notes MCP Server

Related Tools

    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/sayranovv/notes-mcp-server'

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