motogp: Get standings
motogp_get_standingsRetrieve MotoGP championship standings for a specific season and category. Provide season and category UUIDs to get riders' or constructors' points table.
Instructions
Get the championship standings for a season and category (riders' or constructors' points table). Pass seasonUuid and categoryUuid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| season_uuid | Yes | Season UUID from motogp_get_seasons | |
| category_uuid | Yes | Category UUID from motogp_get_categories |