oc_lane_list
List browser lanes associated with a specific task using task ID or lane ID.
Instructions
List task-scoped browser lanes for a task.
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. |