start_process
Start long-running commands in the background, returning PID and log path for later monitoring.
Instructions
Start a long-running command in the background and return its PID and log path. FULL-ACCESS tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | ||
| shell | No | auto | |
| command | Yes | ||
| environment | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||