afl_competition_get
Retrieve details of an AFL competition by providing its integer ID. Returns competition name, code, and provider ID.
Instructions
Get a single competition by integer id.
Returns: {meta, competitions:[{id, providerId, code, name}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| competitionId | Yes |