poll_background_job
Check the status and retrieve new output from a background job running on a remote Linux server via SSH, returning stdout updates and exit codes.
Instructions
Read accumulated output and status of a background job (redacted).
Returns new stdout since last poll, plus current status and exit code. Risk level: low (read-only).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |