stats
Retrieve aggregate statistics for your project, including total memories stored and session events ingested. Use to confirm memory storage or monitor usage.
Instructions
Return aggregate statistics for the current project: total stored memory count and total ingested session event count. Read-only; no side effects.
WHEN TO CALL: For diagnostic or monitoring purposes — to confirm memories were stored after a session, check store health, or report usage numbers.
WHEN NOT TO CALL: As part of normal context loading. stats returns counts only, not content; use retrieveMemories to load actual context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||