job_output
Read remote background job status and output. Reuse next_offset to paginate without duplicates; set cleanup:true to delete finished jobs.
Instructions
Read a remote background job status and output. Reuse next_offset to paginate without duplicates. IDs survive MCP restarts. cleanup:true deletes a finished job after its last output chunk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| job_id | Yes | ||
| offset | No | ||
| target | Yes | Exact target name from remote_ssh_targets list. Always select the intended host explicitly. | |
| cleanup | No |