Start background job
job_startLaunch a command in the background and return a job ID for later status checks or output retrieval.
Instructions
Launch a command in background. Returns job_id; page with job_output, block with job_wait.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | ||
| command | Yes | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||