delete_item
Safely delete notes or folders by moving them to .trash to prevent accidental loss, with an option for permanent deletion.
Instructions
Safely delete a note or folder (moves to .trash by default).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Relative note or folder path | |
| permanent | No | Permanently delete instead of moving to .trash (default: false) |