List legal moves in a regulation (Pokémon Champions)
list_legal_movesLists all legal moves for a Pokémon Champions regulation (default m-b) with type, category, power, and learnability count. Filter by name substring, type, or category to quickly find usable moves.
Instructions
List the moves available in a Pokémon Champions regulation (e.g. "m-b") — i.e. every move learnable by at least one legal Pokémon — each with its type, category (Physical/Special/Status), base power, and how many legal Pokémon can learn it. Optionally filter by name substring, move type (e.g. "Fire"), or category. Answers "what Fairy moves are usable in M-B?" or "is Glacial Lance legal here?". NOTE: Champions publishes no per-move bans, so this is the pool of learnable moves, not a separate curated allowlist. Defaults to regulation "m-b".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter to one move type, e.g. "Fire", "Fairy". | |
| category | No | Filter by category: "Physical", "Special", or "Status". | |
| regulation | No | Regulation id (e.g. "m-b"). Defaults to "m-b". | |
| nameContains | No | Case-insensitive substring to filter move names, e.g. "beam" or "punch". |