stats
Report store statistics including total and active memory counts, breakdowns by space, silo, status, and kind, schema version, and database size. Use to inspect the store's overall state and health.
Instructions
Report store statistics: total/active memory counts, breakdowns by space, silo, status, and kind, schema version, and database size. Read-only; no side effects. Use to inspect the store's overall state and health, not to retrieve memories (use search or pack for that).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_health | No | If true, add the governance/health rollup (counts of stale, expiring, and low-confidence memories). Default false. | |
| include_indexes | No | If true, add per-index row counts. Default false. |