octri_fetch_artifacts
Download a build's artifacts into the local cache to list and read their files, returning per-language file counts and a content fingerprint.
Instructions
Download and extract a build's artifacts into the local cache so their files can be listed and read. Returns per-language file counts and a content fingerprint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| build_id | Yes | ||
| languages | No | ||
| project_id | No | Project id. Optional, falls back to the CLI's selected project. |