delete_note
Remove a note from the vault, sending it to trash for recoverability, or permanently delete if configured.
Instructions
Delete a note (moves it to trash by default — recoverable).
permanent=True bypasses trash and is only allowed when the server is
configured with OBSIDIAN_ALLOW_PERMANENT_DELETE=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | ||
| path | No | ||
| permanent | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |