journal_delete
Permanently delete a journal entry by providing its entry ID. Requires explicit confirmation to prevent accidental deletion.
Instructions
Hard-delete a journal entry by entry_id (Issue #21). Requires confirm=True; in LORE_ENV=production also requires confirm_production=True.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entry_id | Yes | ||
| confirm | No | ||
| confirm_production | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |