executeParallel
Execute multiple tasks in parallel with Specialist instances coordinated by a Manager, enabling faster completion and reduced memory consumption.
Instructions
Execute multiple tasks in parallel using Specialist instances (Manager only)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| managerId | Yes | ID of the Manager coordinating the parallel execution | |
| tasks | Yes | Array of task objects to execute in parallel | |
| workDir | Yes | Working directory for the Specialist instances |