delete_note
Permanently remove an existing note by specifying its identifier. Requires explicit confirmation and supports optional vault ID for targeted deletion within the Flint Note system.
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. |