afl_team_get
Retrieve a single AFL team by ID, including social links and home-venue metadata.
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. |