yade_list_tasks
List tracked YADE simulation tasks with pagination to monitor queued and running jobs. See newest first and identify the next pending task to execute.
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 | |||