oc_lane_get
Fetches a browser lane for a given task, returning live target ids and counters to monitor automation progress.
Instructions
Fetch one task-scoped browser lane including live target ids and counters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | No | 16-hex task id returned by oc_task_start. | |
| task_id | No | Alias for taskId. | |
| laneId | No | Lane id returned by oc_lane_create. | |
| lane_id | No | Alias for laneId. |