football_get_top_scorers
Get the list of top scorers in the 2026 FIFA World Cup, with details on each player's name, team, goals, and assists.
Instructions
Return the World Cup 2026 top scorers.
Returns: data.scorers: list of {name, team, goals, assists}. meta.source: adapter that served the data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| meta | No | ||
| error | No |