afl_content_promo_get
Retrieve an AFL promo content item by ID to access its title and links. No authentication needed.
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. |