obsidian_delete_note
Deletes a note from an Obsidian vault. Provide the vault and note path to permanently remove it.
Instructions
Delete a note from the vault.
Args:
vault: Name or path of the vault
path: Path to the note to delete
Returns:
Success message or errorInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vault | Yes | ||
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |