MCP Kibela

kibela_get_note_from_path

Retrieve content from a specific Kibela note by providing its path. Enables AI assistants to access and utilize stored information efficiently.

Instructions

Get note content by note path

Input Schema

NameRequiredDescriptionDefault
pathYesNote path (e.g. /notes/123)

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Note path (e.g. /notes/123)", "type": "string" } }, "required": [ "path" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Kibela

Related Tools

ID: mc8brt77rn