Check memory use
check_memory_useDetermines if recalled memory is suitable for the intended use, such as planning or answering. Blocks actions using unconfirmed memory for external or destructive purposes.
Instructions
Decide whether recalled memory may justify the intended use.
intended_use: planning | answer | external_action | destructive_action. External/destructive actions require user_confirmation provenance; otherwise ask the user first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| namespace | No | ||
| acting_agent | No | ||
| intended_use | No | planning |