oc_task_list
Retrieve background tasks from the Chrome automation ledger, sorted by creation date. Filter by status, kind, or creation time to monitor pending, running, or completed tasks.
Instructions
List background tasks in the ledger. Default limit=50, sorted by created_at descending. Supports status/kind/since/limit filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ||
| kind | No | ||
| since | No | Only tasks created at or after this ms epoch. | |
| limit | No |