create_note
Generate and save a new note in an Obsidian vault by specifying the file path and content. Integrates with the Obsidian MCP server for direct note management.
Instructions
Create a new note in the Obsidian vault
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | Content of the note | |
path | Yes | Path where the note should be created |