spawn
Launch a new child session in parallel to run independent tasks concurrently. Isolate workloads and keep the main session responsive.
Instructions
Launch a new child session in parallel.
This is the public MCP surface. Watchdog continuation retries use the
private _spawn_impl so retry lineage/config fields do not leak into the
normal tool contract.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | ||
| role | No | ||
| slim | No | ||
| model | No | ||
| effort | No | ||
| prompt | Yes | ||
| visible | No | ||
| write_origin | No | ||
| append_system | No | ||
| capture_output | No | ||
| permission_mode | No | auto | |
| extra_allowed_tools | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |