start_process
Start a long-running process for background tasks or services. Configure command, arguments, environment, working directory, and shell option.
Instructions
Start a long-running process
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | ||
| env | No | ||
| args | No | ||
| shell | No | ||
| command | Yes |