text_to_3d_list
Browse through text-to-3D tasks with pagination to manage large sets of generation results.
Instructions
List text-to-3D tasks with pagination.
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) |