brain_validate
Validate a stored memory by confirming it was helpful and correct in the current session, increasing its confidence score and validation count.
Instructions
Validate that an existing memory was helpful and correct in the current session. Increments the memory validation count, records the validating agent, and boosts confidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The memory ID to validate. | |
| agent | No | Optional: validating agent identifier. Auto-detected if omitted. |