workflow_collect_partial
Retrieve results from completed workers in a parallel browser automation workflow without waiting for all workers to finish.
Instructions
Collect results from completed workers without waiting for all to finish.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| onlySuccessful | No | Only return successful workers. Default: false |