get_move
Find a Pokémon GO move by name or internal ID and get its PvE and PvP stats separately, ensuring raid and battle data stay distinct.
Instructions
Look up one move by name or internal id (e.g. "Psycho Cut", "PSYCHO_CUT_FAST"). Returns both PvE fields (power/energy/duration used for raids and gyms) and, separately, PvP fields when the move has them - never mix the two.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |