search_passives
Search allocated passive nodes in a Path of Exile 2 build by keyword, matching node names and stat descriptions.
Instructions
Search the loaded build's allocated passives for nodes matching a keyword.
Searches both node names and stat descriptions (case-insensitive). Requires tree data to be loaded; returns an error message otherwise.
Examples: search_passives("life") → all life-related nodes search_passives("fire") → fire damage nodes search_passives("Acrobatics") → the Acrobatics keystone if allocated
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |