laliga_player_stats
Fetch a La Liga player's Opta stats using their slug. Returns player identity, team, and named stats for comparison across providers.
Instructions
One player's Opta stats[] by SLUG.
Returns: {player_stats:{id, name, slug, opta_id, team, stats:[{name, stat}]}}
Auth: works without a key; LALIGA_SUBSCRIPTION_KEY unlocks more if set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Player slug. Required — part of the URL path. |