parse_item
Parse a Path of Exile 2 item to identify mod tiers and open affix slots. Evaluate drops or plan crafts by seeing which mods rolled and what can be added.
Instructions
Parse a Path of Exile 2 item (in-game clipboard or PoB item text) and enrich it.
For each explicit affix, identifies its mod group and the tier it rolled (T1 = best)
using the corpus' per-tier ranges, and reports open prefix/suffix slots for craftable
rarities. Use it to evaluate a drop or plan a craft ("is this worth using / can I add
more?"). Tiers and ranges are looked-up corpus facts — to see how the item changes a build,
equip it with equip_item. Affix detection is best-effort; unmatched lines come back under
unrecognized.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||