list_tasks
Track and manage Kling AI video generation tasks by viewing task history, checking statuses, and applying filters for date range or status. Supports pagination for efficient task browsing.
Instructions
List all your Kling AI generation tasks with filtering options. View task history, check statuses, and filter by date range or status. Supports pagination for browsing through large task lists.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
end_time | No | Filter tasks created before this time (ISO 8601 format) | |
page | No | Page number for pagination (default: 1) | |
page_size | No | Number of tasks per page (default: 10, max: 100) | |
start_time | No | Filter tasks created after this time (ISO 8601 format) | |
status | No | Filter tasks by status |