afl_team_get
Get an AFL team's full details by ID, including social media and home-venue metadata, for use in sports-data comparisons.
Instructions
Get a single team by id (incl. social/home-venue metadata).
Returns: {teams:[{id, providerId, name, club, teamType, metadata}]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamId | Yes | Team id (e.g. 1 = Adelaide Crows) Required — part of the URL path. |