Skip to main content
Glama

MCP Kibela

by kj455

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

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/kj455/mcp-kibela'

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