find_encounters
Retrieve wild encounter locations for a Pokémon by name or national Pokédex number, grouped by game version and encounter method.
Instructions
Find wild encounter locations for a Pokemon.
Args: name_or_dex: Pokemon name or national dex number.
Returns: Encounter locations grouped by version and method.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name_or_dex | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pokemon | Yes | ||
| locations | Yes |