laliga_rounds
Fetch the round and matchweek structure for a La Liga season by supplying a required subscription slug. Returns round positions, gameweeks, and group details for fixture planning and analysis.
Instructions
Rounds / matchweeks structure for a season (gameweeks, groups).
Returns: {total, rounds:[{id, slug, name, position, num_gameweeks, gameweeks, has_groups, groups}]}
Auth: works without a key; LALIGA_SUBSCRIPTION_KEY unlocks more if set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Subscription slug. Required — part of the URL path. |