Kibela MCP Server

by kiwamizamurai
Verified
MIT License
60
3
  • Apple
  • Linux

kibela_get_note_content

Extract content and comments from a specific note by providing its ID, enabling integration with Kibela API for efficient data retrieval.

Instructions

Get content and comments of a specific note

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 Kibela MCP Server

Related Tools

ID: m21nkeig1p