memory_set_remove
Remove a specific member from a set-valued memory fact while preserving the audit trail. Use it to refine stored knowledge without erasing change history.
Instructions
Retract one current set member (audit row kept). Read with memory_fact_get.
Returns: {action, entity, attribute, member, members_count}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | Yes | The slot's subject. | |
| member | Yes | The current member to retract. | |
| attribute | Yes | The slot's attribute. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||