github_actions_get_artifact
Retrieve a specific artifact from GitHub Actions by specifying the owner, repository, and artifact ID.
Instructions
Get an artifact
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| artifact_id | Yes | artifact_id |