solucortex_flag_memory
Flag a memory as outdated/incorrect (POST /memories/{id}/flag).
The memory is marked for human review in the SoluCortex panel; nothing is deleted or unpublished. ALWAYS tell the user a memory awaits their decision in the panel. Deletion is human-only by design.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | Yes | Why it needs review: outdated, incorrect, duplicated... (10-500 chars). | |
| memory_id | Yes | UUID of the memory to flag. | |
| suggested_action | No | What you suggest the human does: update, archive, delete or review. | review |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||