resume_harness_job
Resume a stalled or interrupted harness job from its last checkpoint. Uses the job store's resume logic to detect stale running jobs and mark them retryable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | Job ID returned from run_harness_job or plan_harness_job | |
| workspaceId | Yes | Workspace that owns the job |