pointsbet_sport_featured_events
Fetch featured events for a specified sport from PointsBet, returning event names, teams, start times, and competition details.
Instructions
Featured (highlighted) events for one sport (event headers; call pointsbet_event for markets).
Returns: {key, name, events:[{key, name, competitionKey, startsAt, homeTeam, awayTeam}]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sportKey | Yes | Sport slug, e.g. "aussie-rules". Required — part of the URL path. |