delete_note
Remove a specific note permanently from Flint Note's vault. Requires a note identifier and optional explicit confirmation to ensure accurate deletion.
Instructions
Delete an existing note permanently
Input Schema
Name | Required | Description | Default |
---|---|---|---|
confirm | No | Explicit confirmation required for deletion | |
identifier | Yes | Note identifier (type/filename format) | |
vault_id | No | Optional vault ID to operate on. If not provided, uses the current active vault. |