oc_task_run_list
List recent TaskRuns in reverse chronological order with optional status and time filters. Read-only access for monitoring automation progress.
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. |