Generate Get Generations
generate_get-generationsList recent generations to find their IDs and check status. Filter by status and paginate with limit and cursor for efficient review.
Instructions
List recent generations for your organization. Use to find generation ids or check status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of generations to return (1-100). When set, results are ordered newest-first and can be paged with `cursor`. | |
| cursor | No | Generation id to page after - pass the last id of the previous page. Only used together with `limit`. | |
| status | No | Filter generations by status |