Wait Job
wait_jobBlock until an asynchronous terminal session job completes, fails, or times out, so you can monitor tasks without constant polling.
Instructions
Blocks until a job completes, fails, or exceeds the specified timeout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| timeout | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||