search_passives
Search a Path of Exile 2 build's passive tree by node name or stat text, filtered by node type, to locate and manage passive nodes.
Instructions
Search the active build's passive tree by node name or stat text.
node_type filters by kind: "Notable", "Keystone", "Mastery", or "Normal" (small nodes).
Returns nodes with their id, stats, whether they're allocated, and pathDist (points to
reach from the current tree; absent if unreachable). Use the id with alloc/dealloc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| node_type | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||