Elasticsearch Knowledge Graph for MCP

by j3k0

zone_stats

Get statistics for entities and relationships in a zone.

Input Schema

NameRequiredDescriptionDefault
zoneNoZone name (omit for default zone)

Input Schema (JSON Schema)

{ "properties": { "zone": { "description": "Zone name (omit for default zone)", "type": "string" } }, "type": "object" }