list_job_artifacts
List build artifacts produced by a CI/CD job, showing file names, UUIDs, and sizes. These are files like binaries or test reports generated during execution.
Instructions
List build artifacts produced by a CI/CD job. Returns artifact file names, UUIDs, and sizes. Artifacts are files generated during job execution (binaries, test reports, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Project owner alias | |
| job_id | Yes | Job local ID | |
| project | Yes | Project alias |