kibela_update_note_content
Modify existing Kibela note content by ID. Fetch and update markdown content with version control, ensuring accurate and complete note revisions.
Instructions
Update note content by note id. This tool allows you to modify the content of an existing Kibela note. Before updating, it fetches the current content of the note to ensure proper version control. Note that you need the note ID (not the note path) to use this tool.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | New content of the note in markdown format. The content will completely replace the existing note content. Make sure to include all necessary formatting, headers, and sections you want to preserve. | |
id | Yes | Note id - not note path (e.g. /notes/123). If you want to update note content by note path, please use kibela_get_note_from_path tool first and get note id from the response |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Kibela
Related Tools
- @kj455/mcp-kibela
- @kj455/mcp-kibela
- @kj455/mcp-kibela
- @kiwamizamurai/mcp-kibela-server
- @kiwamizamurai/mcp-kibela-server