fetch_artifact
Retrieve a verified artifact from a GPU job by job ID and name, returning its local path. Optionally fetch bounded content when explicitly requested.
Instructions
Verify artifact hash and return its local path; content requires explicit true and is bounded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| job_id | Yes | ||
| content | No | ||
| max_bytes | No |