optimize_tree
Remove inefficient passive nodes and reallocate points to better options for a Path of Exile 2 build, targeting damage, defense, or balanced goals. Respects constraints and keystones.
Instructions
Full passive tree optimization - removes inefficient nodes and reallocates to better options
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | Primary optimization goal: 'damage', 'defense', 'balanced' | |
| build_name | Yes | Build to optimize | |
| constraints | No | Constraints like minimum life, required keystones, etc. | |
| preserve_keystones | No | Whether to preserve allocated keystones (default: true) |