seriea_season
Get Serie A season details by season ID. Returns season name, start/end dates, competition ID, and imagery.
Instructions
One season's detail by seasonId.
Returns: {season:{seasonId, seasonName, startDateUtc, endDateUtc, competitionId, imagery}}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locale | No | Label language. | en-GB |
| seasonId | Yes | SDP season id (from seriea_seasons; e.g. serie-a::Football_Season::5f0e080fc3a44073984b75b3a8e06a8a = 2025/26). Required — part of the URL path. |