@kazuph/mcp-obsidian

by kazuph

obsidian_write_note

Create and write new notes in Obsidian with specified content and path. Ensures directory clarity by pausing operation for user confirmation if target path is unclear.

Instructions

Creates a new note at the specified path. Before writing, check the directory structure using obsidian_read_notes_dir. If the target directory is unclear, the operation will be paused and you will be prompted to specify the correct directory.

Input Schema

NameRequiredDescriptionDefault
contentYes
pathYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "content": { "type": "string" }, "path": { "type": "string" } }, "required": [ "path", "content" ], "type": "object" }

You must be authenticated.

Other Tools from @kazuph/mcp-obsidian

Related Tools

ID: sed8z2tqq9