nbl_news
Retrieve NBL news articles with full details including title, body, excerpt, published date, categories, and related player/match references. Use limit parameter to control count.
Instructions
NBL news articles (latest ~200) — each with title, slug, body (HTML), excerpt, sub_headline, byline, published_date, categories/tags, a related_player and match_slug link, and featured_image_url. NOTE: this feed returns a RAW ARRAY (not the {type,count,data} envelope). Use limit to cap rows.
Returns: array of {id, status, title, slug, body, excerpt, sub_headline, byline, published_date, categories, tags, related_player, match_slug, featured_image_url, likes} (RAW ARRAY, not enveloped)
Example: Latest 10 NBL articles
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |