remote_job_result
Fetch the outcome of a remote job. Use wait=true to block until completion, with an optional timeout to bound the wait.
Instructions
Get a job result. Set wait=true to wait, optionally bounded by timeout seconds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait | No | ||
| job_id | Yes | ||
| timeout | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||