laliga_competitions
Retrieve all LaLiga competitions (men's, women's, primera, segunda, historical) with slug, opta_id, and name. Get competition identifiers for cross-provider sports data comparisons.
Instructions
All LaLiga competitions (men's/women's, primera/segunda, across history), each with slug, opta_id, name.
Returns: {competitions:[{id, slug, name, opta_id, lde_id, main}]}
Auth: works without a key; LALIGA_SUBSCRIPTION_KEY unlocks more if set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||