delete_note
Delete a specific note from a vault, requiring the exact hash to prevent accidental deletions.
Instructions
Delete a note. Requires write_enabled=true AND expected_hash (no blind deletes).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vault | Yes | ||
| path | Yes | ||
| expected_hash | Yes | ||
| client_id | No |