plan_evolutions
Enumerate evolution paths for a Pokemon by name or national dex number, including triggers for each evolution step.
Instructions
Enumerate evolution paths that include the Pokemon.
Args: name_or_dex: Pokemon name or national dex number.
Returns: Evolution paths and triggers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name_or_dex | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | Yes | ||
| pokemon | Yes |