investigation_delete_note
Permanently delete an investigation note by providing its note_id. Requires explicit confirmation to prevent accidental removal.
Instructions
Hard-delete an investigation note by note_id (Issue #21). Requires confirm=True; in LORE_ENV=production also requires confirm_production=True.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes | ||
| confirm | No | ||
| confirm_production | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |