reinforce
Boost importance of specific memories to prevent decay and keep them accessible. Apply additive, multiplicative, or set-value boosts to reset decay timers.
Instructions
Boost memory importance based on usage or explicit feedback. Reinforcement increases importance and can reset decay timer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _agent_id | No | Optional agent identifier for request tracing and per-agent rate limiting. | |
| boost_type | No | Type of boost to apply | additive |
| memory_ids | Yes | Memory IDs to reinforce | |
| boost_amount | No | Amount to boost importance | |
| update_access | No | Update last_accessed timestamp |