knowledge_stats
Count objects in a collection and optionally group results by a property. Understand data distribution across collections or categories.
Instructions
Get object counts per collection, optionally grouped by a property.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection | No | Collection to count (all if omitted) | |
| group_by | No | Group counts by a text property (e.g. evidence_tier, source_tool) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||