Skip to main content
Glama

Keep MCP

by feuerdev

delete_note

Remove a specific note from Google Keep by providing its unique ID. The tool marks the note for deletion, ensuring efficient note management and cleanup.

Instructions

Delete a note (mark for deletion). Args: note_id (str): The ID of the note to delete Returns: str: Success message Raises: ValueError: If the note doesn't exist or cannot be modified

Input Schema

NameRequiredDescriptionDefault
note_idYes

Input Schema (JSON Schema)

{ "properties": { "note_id": { "title": "Note Id", "type": "string" } }, "required": [ "note_id" ], "title": "delete_noteArguments", "type": "object" }

Other Tools from Keep MCP

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/feuerdev/keep-mcp'

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