Fetch a derived artifact to disk
artifact_fetchDownload derived artifacts (export zips, LOD levels, agent run logs, QC reports, masks) to a local file and return its path, keeping binary data out of the context window.
Instructions
Download any derived/... artifact (export zips, LOD levels, agent run logs, QC reports, masks) to a local file and return the path — bytes NEVER go into context. Default target: //.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes | ||
| out_path | No | Absolute path override for the output file | |
| derived_key | Yes | A derived/... key (from manifests, pointers, job results) |