obsidian_delete_file
Delete files or directories from your Obsidian vault using the MCP server. Specify the filepath and confirm to remove unwanted content.
Instructions
Delete a file or directory from the vault.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | Path to the file or directory to delete (relative to vault root) | |
| confirm | Yes | Confirmation to delete the file (must be true) |