run_background
Start a long-running command in the background and receive a job ID to monitor its progress.
Instructions
Start a long-running command in the background. Returns a job_id you can poll with read_background.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | ||
| cwd | No |