pl_video_latest
Retrieve the newest smart-ranked sports videos with optional tag filtering and page-size control. Get titles, URLs, dates, and durations in one call.
Instructions
Latest video, smart-ranked.
Returns: [{title, canonicalUrl, date, duration, …}] (top-level array)
Example: Latest video {"limit": 5}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Tag filter (e.g. content-type:video). | |
| limit | No | Page size. |