TriliumNext Notes' MCP Server

by tan-yong-sheng
Verified

get_note

Retrieve a note and its content by ID using the MCP server, enabling efficient access to stored information in TriliumNext Notes.

Instructions

Get a note and its content by ID

Input Schema

NameRequiredDescriptionDefault
includeContentNoWhether to include the note's content in the response
noteIdYesID of the note to retrieve

Input Schema (JSON Schema)

{ "properties": { "includeContent": { "default": true, "description": "Whether to include the note's content in the response", "type": "boolean" }, "noteId": { "description": "ID of the note to retrieve", "type": "string" } }, "required": [ "noteId" ], "type": "object" }

You must be authenticated.

Other Tools from TriliumNext Notes' MCP Server

Related Tools

ID: rzhqu47to6