launchboxio/Manage data stored with Metadatum
Manage data stored with Metadatum
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| audience | The audience to use for the OIDC provider | no | metadatum.dev |
| endpoint | The Base URL for Metadatum service | no | https://www.metadatum.dev |
| action | Fetch data stored in Metadatum | no | get |
| query | Query parameters to send with fetch request | no | "" |
| data | Data to store in Metadatum | no | "" |
| metadata_id | The ID of the metadata record to delete | no | "" |
Outputs
| name | description |
|---|---|
| data | Data received from Metadatum |
| raw | Full response body from Metadatum |