obsidian_delete_file
Remove a file or directory from an Obsidian vault. Specify the file path and confirm deletion to manage vault structure efficiently using the tool.
Instructions
Delete a file or directory from the vault.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
confirm | Yes | Confirmation to delete the file (must be true) | |
filepath | Yes | Path to the file or directory to delete (relative to vault root) |