laliga_team
Fetch a La Liga club's details by team slug, including colors, foundation, social links, competitions, and venue. Basic access works without an API key.
Instructions
One team by SLUG — club info, colours, foundation, socials, competitions, venue.
Returns: {team:{id, slug, name, shortname, opta_id, club, color, foundation, competitions, last_main_competition}}
Auth: works without a key; LALIGA_SUBSCRIPTION_KEY unlocks more if set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Team slug (e.g. real-madrid, barcelona, atletico-de-madrid). Required — part of the URL path. |