delete_notes
Delete Anki notes and all their cards by specifying Note IDs or using a JSON file list. Simplify bulk removal for flashcard management.
Instructions
Delete notes (and all cards generated from them) by their Note IDs or from a JSON file list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_ids | No | ||
| input_file | No | ||
| output_file | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||