romm_delete_note
Permanently delete a note from a ROM. Provide the ROM and note IDs to remove a note irreversibly.
Instructions
Permanently delete a note. This cannot be undone.
rom_id: The ROM's ID. note_id: The note's ID (from romm_rom_notes).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rom_id | Yes | ||
| note_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |