oc_task_list
Retrieve background tasks in the Chrome ledger. Filter by status, kind, or creation time to monitor automation progress.
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 |