get_standings
Retrieve the current standings table for any league or competition, such as premier-league, la-liga, or nba, by specifying the sport (football, basketball, cricket, tennis) and the league slug.
Instructions
Get the current standings table for a league or competition by slug (e.g. 'premier-league', 'la-liga', 'nba').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sport | Yes | Sport to query. One of football, basketball, cricket, tennis. | |
| slug | Yes | Competition slug. |