memory_update_confidence
Correct a memory's confidence score by updating its certainty level between 0 and 1.
Instructions
Update a memory confidence score after correction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes | The memory ID to update. | |
| confidence | Yes | New confidence level 0.0-1.0. |