value_retract
Record the retraction of a held value with a specified cause and timestamp, preserving the full historical record for future reference without deletion.
Instructions
Retract a value with cause. Records the retraction timestamp and reason. The history of what was held and when is preserved — this is not a delete. Use value_drop for permanent deletion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cause | No | ||
| value_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |