shell_bg_status
Check the status of a background job, returning running state, exit code, stdout/stderr, and duration.
Instructions
Check the status of a background job. Returns running state, exit code (if done), stdout/stderr so far, and duration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | Job ID returned by shell_bg_start |