stats
Return a health summary for a namespace: total item count, kind breakdown, top domains, and oldest/newest entry timestamps, enabling inspection without opening SQLite.
Instructions
Return a quick health summary for one namespace.
Use this tool when you want to inspect what is in the bridge without opening SQLite directly. It returns total item count, a kind breakdown, top domains, and the oldest and newest entry timestamps for the namespace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | Yes | Namespace to summarize, such as `project:<workspace>`, `domain:<name>`, or `global`. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||