search_players
Resolve football player names to player IDs and access Elo ratings, positions, clubs, and leagues through case-insensitive search.
Instructions
Find football players by name (case-insensitive). Returns matches with their player_id, name, Elo rating, position, current club and league — use the player_id with the other player tools. This is how you resolve a name like "Bellingham" to an id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |