confirm_memory
Boost a memory's confidence score incrementally without resetting its timestamp. Use this to strengthen memory certainty over time.
Instructions
Boost a memory's confidence score without resetting its timestamp. Unlike refresh_entity (which resets to 1.0), this incrementally increases confidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memoryName | Yes | Name of the memory entity to confirm | |
| confidenceBoost | No | Amount to boost confidence by (default: 0.1) |