process.start
Launch background tasks asynchronously using explicit arguments or shell commands, with configurable working directory and environment variables.
Instructions
Start an asynchronous Task process using explicit argv or shell mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | ||
| env | No | ||
| argv | No | ||
| shell | No | ||
| task_id | Yes |