delete_note
Permanently delete a note from an Obsidian vault. Requires path and confirmation to prevent accidental removal.
Instructions
Delete a note from the Obsidian vault. WARNING: This permanently removes the note. Use with caution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the note to delete. | |
| confirm | Yes | Set to true to confirm deletion. Required safety check. |