nexus_subagent_run
Run all tasks in a spawned batch in parallel, wait for completion, and collect results with latency, tokens, and errors for each model.
Instructions
Execute all tasks in a spawned batch in parallel. Waits for all to complete. Returns results from every model with metadata (text, latency, tokens, errors).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| batchId | Yes | The batch ID returned by nexus_subagent_spawn |