Skip to main content
Glama

MCP TriliumNext

by RadonX

update_note

Modify the content of an existing note in TriliumNext by specifying its ID and providing updated content, ensuring accurate and timely updates within your knowledge base.

Instructions

Update the content of an existing note

Input Schema

NameRequiredDescriptionDefault
contentYesThe new content for the note (max 1MB)
noteIdYesThe ID of the note to update

Input Schema (JSON Schema)

{ "properties": { "content": { "description": "The new content for the note (max 1MB)", "type": "string" }, "noteId": { "description": "The ID of the note to update", "type": "string" } }, "required": [ "noteId", "content" ], "type": "object" }
Install Server

Other Tools from MCP TriliumNext

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/RadonX/mcp-trilium'

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