OpenAI Videos List
openai-videos-listList video generation jobs from OpenAI Videos API with pagination support. Use parameters to set page size, sort order, and cursor to fetch subsequent pages.
Instructions
List video jobs using the OpenAI Videos API. Returns structuredContent with the OpenAI list response shape { data, has_more, last_id }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Cursor (video id) to list after. | |
| limit | No | Page size. | |
| order | No | Sort order of results by timestamp. |