list_videos
List your AI video generation jobs with pagination support to manage and review all created videos. Use cursor and limit to navigate results efficiently.
Instructions
List all video generation jobs for your account with pagination support.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Cursor for pagination. Use the ID from a previous response. | |
| limit | No | Maximum number of videos to return (1-100). | |
| order | No | Sort order by creation time. | desc |