Import a Path of Building 2 build
import_pob_buildParse a Path of Building 2 build from a share code, URL, or XML file, extracting gear, skills, passive tree, and computed stats to set the active build for equipment and defense tools.
Instructions
Parse a Path of Building 2 build into equipment/skills/passive tree/PoB's own computed stats (DPS/EHP/crit/etc, when present), and save it as the active build for gear/defense tools. Provide either 'code' (a share code from PoB2, an approved URL, or raw build XML) or 'filePath' (a saved .xml inside the configured PoB Builds directory).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | PoB2 share code, pobb.in/Pastebin/poe.ninja URL, or raw build XML | |
| filePath | No | Path to a saved .xml build file inside POE2_POB_BUILDS_PATH |