store_stats
Count live records per collection in your store scope, revealing polluted or runaway collections to guide purge decisions.
Instructions
Per-collection live-record counts for the collections you can see (narrowed to your store_scope) — the numeric companion to store_collections. Counts only live records (soft-deleted ones don't show). Returns each collection with its count (largest first), plus store-wide totals — handy for spotting a polluted or runaway collection before deciding what to purge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes |