sportsbet_match_preview
Get an editorial match preview for any sports event by providing sport, competition, event name, and date. Returns a title, written preview, and video URL for pre-match analysis.
Instructions
Editorial match preview (text + video) for one sport event.
Returns: {preview:{title, body, videoUrl}}
Auth: works without a key; SPORTSBET_REFRESH_TOKEN unlocks more if set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventDate | Yes | Event date, YYYY-MM-DD. | |
| eventName | Yes | Event / match name. | |
| sportsClass | Yes | Sport class name. | |
| sportsCompetitionName | Yes | Competition name. |