actions-marketplace-validations/Get pokemon name via API Github Action
Call an API and get the result
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 24, 2022
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/cgpu_action-custom-action@c1e83f35886e7f45ee71bdc842b9893e4041649f # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| pokemon_id | number of the pokemon in the pokedex | yes | 1 |
Outputs
| name | description |
|---|---|
| pokemon_name | Name of chosen pokemon |