PoE2 Meta Build Overview
poe2_meta_buildsRetrieve class distribution statistics and meta-build trends for Path of Exile 2 from poe.ninja, showing popular classes with percentage shares and trend directions among ladder characters.
Instructions
Get class distribution statistics for Path of Exile 2 from poe.ninja.
Shows the most popular classes with their percentage share and trend direction among indexed ladder characters.
Args:
league (string): League name (default: "Fate of the Vaal")
class_name (string): Optional — filter by class, e.g. "Witch", "Lich", "Sorceress"
Returns: Class distribution with percentages and trend indicators.
Examples:
"What's the current meta?" → call with defaults
"Most popular Witch builds?" → class_name="Witch"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| league | No | PoE2 league name | Fate of the Vaal |
| class_name | No | Filter by class name, e.g. Witch, Lich, Warrior, Sorceress |