sweetraingarden/SrgCounterServiceGaction
Calls an API to retrieve a key's counter value
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| keyName | Counter Key Name | yes | — |
| isNinjaApiService | is Ninja Api Service | no | true |
| apiKey | API key for authentication | yes | — |
| apiDomain | API domain | no | — |
Outputs
| name | description |
|---|---|
| gaction_output_counter_value | The counter value from the API response |