afl_content_promo_get
Fetch a specific AFL promo content item by ID to obtain its title and links, enabling direct access to promotional content for odds and stats comparisons.
Instructions
Get a single promo content item by id.
Returns: {id, type:'promo', title, links:[...]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Content item id. Required — part of the URL path. | |
| limit | No | Maximum rows to return. |