list_videos
List video jobs with pagination to monitor creation status, build dashboards, or clean up old entries.
Instructions
List all video jobs with pagination support. Returns metadata for enumeration, dashboards, or housekeeping.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Cursor for pagination. Use this to fetch the next page. | |
| limit | No | Number of videos to return (default 10, max 100) | |
| order | No | Sort order by creation date | desc |