MCP Kibela

by kj455
Verified

kibela_get_note_content

Retrieve specific note content from Kibela by providing its note ID, enabling efficient data access and information management within the MCP Kibela server.

Instructions

Get note content by note ID

Input Schema

NameRequiredDescriptionDefault
idYesNote ID

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Note ID", "type": "string" } }, "required": [ "id" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Kibela

Related Tools

ID: mc8brt77rn