Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
Recent Notes | Recently modified notes in TriliumNext |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
create_note | Create a new note in TriliumNext |
search_notes | Search for notes in TriliumNext |
get_note | Get details of a specific note |
update_note | Update the content of an existing note |