explore_abilities
Look up a Pokemon's abilities by name or dex number. Retrieve ability names and effect descriptions.
Instructions
Retrieve ability details for a Pokemon.
Args: name_or_dex: Pokemon name or national dex number.
Returns: Ability names and effect text details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name_or_dex | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pokemon | Yes | ||
| abilities | Yes |