Back to tools

get_platform_stats

Get platform-wide statistics: total sites, articles, deployments, events, and audit entries.

Schema and Policy
{
  "name": "get_platform_stats",
  "description": "Get platform-wide statistics: total sites, articles, deployments, events, and audit entries.",
  "inputSchema": {
    "type": "object",
    "properties": {}
  },
  "category": "Federation",
  "authRequired": false,
  "mutability": "read",
  "status": "active"
}