wait_for_job
Wait for a long-running job to finish, then collect its exit code, logs, and artifacts, even if the client disconnects.
Instructions
Wait for a durable job and return state, exit code, bounded logs, and Artifacts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||