list_artifacts
Retrieve artifacts generated by a GitHub Actions workflow run to access build outputs, test results, or deployment packages.
Instructions
List artifacts produced by a workflow run.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner (username or org) | |
| repo | Yes | Repository name | |
| run_id | Yes | Workflow run ID |