get_artifact_download_url
Generate a temporary signed URL to download a specific artifact from a GPU job using its job and artifact IDs.
Instructions
Create a temporary signed download URL for a managed job artifact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The job ID that owns the artifact. | |
| artifact_id | Yes | The artifact ID returned by list_job_artifacts. |