delete_note
Delete a note by moving it to trash or performing a hard delete. Use dry_run to preview results.
Instructions
Delete a note: move to trash (default) or hard-delete with hard=true. Direct SQLite write; the app must be quit. Use dry_run=true to preview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hard | No | ||
| dry_run | No | ||
| note_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||