yade_list_tasks
Retrieve a paginated list of YADE tasks sorted newest first. Specify the number of tasks to return and how many recent tasks to skip.
Instructions
List tracked YADE tasks with pagination.
Tasks are listed newest first. Queued (pending) tasks run one at a time in submit order, so among the pending entries the one furthest down the list runs next.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max tasks to return | |
| skip_newest | No | Skip N most recent tasks before listing |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||