download_job_artifacts
Download job artifacts as a zip archive to a local directory, returning the saved file path.
Instructions
Download the entire artifact archive (zip) for a job to a local path. Returns the saved file path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | No | The ID of the job | |
| local_path | No | Local directory to save the artifact archive (defaults to current directory) | |
| project_id | No | Project ID or URL-encoded path |