vn_delete_note
Delete a note by providing its ID and setting confirm to true to prevent accidental removal.
Instructions
[Group C / unconfirmed endpoint] Delete a note. Requires confirm:true to attempt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Note id | |
| confirm | No | Must be true to actually delete |