Search by name
search_by_nameFind any Pokémon by a partial name; performs a case-insensitive substring search and returns matching entries.
Instructions
Return entries whose name contains the query (case-insensitive substring).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Substring to match against names. |