Delete a note
delete_noteDelete a note permanently by providing its numeric id. Note that append-only notes cannot be deleted and this action is irreversible.
Instructions
Delete a note by its numeric id. Append-only notes cannot be deleted via the API. This cannot be undone through this server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Numeric id of the note to delete. |