Skip to main content
Glama

MCP TriliumNext

by RadonX

get_note

Retrieve detailed information about a specific note in TriliumNext using its unique ID. Simplify access to your knowledge base data with this MCP server tool.

Instructions

Get details of a specific note

Input Schema

NameRequiredDescriptionDefault
noteIdYesThe ID of the note to retrieve

Input Schema (JSON Schema)

{ "properties": { "noteId": { "description": "The ID of the note to retrieve", "type": "string" } }, "required": [ "noteId" ], "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