memory_status
Reports database location, counts, schema, and scope inventory to clarify which memory scope to use for a task.
Instructions
Report database location, counts, the scope inventory, schema and capabilities.
scopes lists every existing (scope, scope_id) pair with scope, scope_id, total_count, active_count and newest_updated_at kept as separate fields. Check it when the task scope is unclear or changes, then choose the relevant scope: knowing that a scope exists is not a reason to read every project. active_count follows the same rule as retrieval (not forgotten, valid at as_of), while total_count and newest_updated_at include forgotten and expired records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||