getJobLogContent
Retrieve the log content of an asynchronous job by providing its job ID, enabling inspection of job output and troubleshooting.
Instructions
Downloads the Log content for a specified job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | The asynchronous job's ID, returned when the triggering call responds with a `jobs` resource. Poll getJob with this ID to check completion status. |