tab_recommendation_featured
Fetches featured competitions for recommendation categories such as Jockey Challenge or Racing Extras. Pass a category to see available markets and related links.
Instructions
Featured items for one recommendation category (e.g. Jockey Challenge, Racing Extras). 404s when the category isn't currently featured.
Returns: {id, name, displayName, competitions:[{id, name, hasMarkets, _links}], _links}
Example: Featured Jockey Challenge markets {"category": "Jockey Challenge"}
Auth: works without a key; TAB_CLIENT_ID or TAB_CLIENT_SECRET unlocks more if set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | Recommendation category, e.g. "Jockey Challenge", "Racing Extras". Pass raw spaces. Required — part of the URL path. | |
| jurisdiction | No | State jurisdiction. | NSW |