cricketaustralia_playlist
Fetch a curated video playlist by its ID, such as match highlights, returning details including title, description, and content list.
Instructions
A single Pulselive playlist by id — a curated collection of videos (e.g. a match's highlights playlist).
Returns: {id, type, title, description, date, content:[{id, type, title, ...}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detail | No | STANDARD | |
| pageSize | No | ||
| playlistId | Yes |