Get GEO Engine statistics
proximens_geo_get_statsReturn live aggregate statistics for the Proximens GEO Engine knowledge base. INPUT: none. RETURNS: JSON with total_principles (high-confidence count), total_categories, and on Pro/Enterprise also extended quality metrics (full corpus size and a confidence_distribution) plus the last-validated timestamp. USE WHEN you need to gauge the size and quality of the corpus before relying on it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tier_hint | No | ||
| fetched_at | No | ||
| total_evaluated | No | ||
| total_categories | Yes | ||
| total_principles | Yes | ||
| last_validated_at | No | ||
| last_distillation_at | No | ||
| confidence_distribution | No |