get_topscorers_by_season_id
Get top scorers per stage of a season using the season ID. Returns player, team, and stage details.
Instructions
Get all topscorers per stage of a season.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| season_id | Yes | Season ID. | |
| include | No | Semicolon-separated includes. e.g. player;team;season;type | |
| select | No | Comma-separated fields to return. | |
| filters | No | Filters to apply. | |
| locale | No | Language for name fields. |