World & entities
get_world_statsRetrieve world and entity statistics including total entities, top entity types, per-world totals, data packs, and non-default game rules from a Spark profiler profile.
Instructions
World/entity statistics: total entities, top entity types by count, per-world entity totals, data packs, non-default game rules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topN | No | Top entity types to return. | |
| profileId | Yes | The id returned by load_profile. |