cuemap_lexicon_delete
Permanently delete one Lexicon entry by ID after explicit user confirmation. Use to remove obsolete or incorrect memory entries from the repository-scoped project.
Instructions
Permanently delete one Lexicon entry. Set confirmed=true only after explicit user confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Optional project ID. Defaults to the repository-scoped project. | |
| entry_id | Yes | ||
| confirmed | Yes | Must be true only after the user explicitly confirms permanent deletion. |