get_standings_by_season_id
Retrieve the complete league standings table for a specific season, providing team positions, points, and performance data.
Instructions
Get the full league standings table for a season.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| season_id | Yes | Season ID. | |
| include | No | Semicolon-separated includes. e.g. team;round;season;stage;league;form;rule | |
| select | No | Comma-separated fields to return. | |
| filters | No | Filters to apply. | |
| locale | No | Language for name fields. |