get_player
Finds a single squad player by ID or partial, accent-insensitive name, returning the exact match or a list of candidates when ambiguous.
Instructions
Find one squad player by id, or by name (partial and accent-insensitive).
Returns the match, or every candidate when the query is ambiguous — never a guess, since acting on the wrong player is worse than asking again.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||