oc_task_run_list
List recent TaskRuns sorted by creation time, with options to filter by status, maximum count, or start time. Read-only access to task run history.
Instructions
List recent TaskRuns sorted by created_at descending. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ||
| limit | No | Default 50, max 200. | |
| since | No | Unix ms lower bound for created_at. |