job_start
Run a command as an asynchronous background job with custom arguments, working directory, and label. Keeps long-running local operations active while allowing other tasks to proceed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | ||
| argv | Yes | ||
| label | No |