text_to_image_list
Retrieve a paginated list of text-to-image generation tasks, sorted by creation date to track and manage your image outputs.
Instructions
List text-to-image tasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_num | No | Page number | |
| page_size | No | Items per page (max 50) | |
| sort_by | No | Sort order: '+created_at' (oldest first) or '-created_at' (newest first) |