fetch_artifact
Verify artifact integrity by checking its hash, then retrieve the local file path, with optional bounded content access 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 |