get_standings_by_round_id
Get the standings table for a specific round using round ID. Optionally include team, season, stage, league, form, and rule details.
Instructions
Get the standings table at a specific round.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| round_id | Yes | Round 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. |