revelrylabs/Generate an Artifact with ProdOps

Generate an Artifact with ProdOps

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
prodops_api_keyYour ProdOps API keyyes
prodops_api_urlThe ProdOps API endpoint to use. Defaults to https://app.prodops.aino
project_idThe ID of the ProdOps project to generate your artifact inyes
artifact_type_slugThe slug for the artifact type you want to generate, visible if you edit the artifact type in the ProdOps web UIyes
prompt_template_idThe ID of the prompt template to use when generating. Must match the artifact typeyes
input_countThe number of inputs required by your prompt template, visible in the prompt template editing UIyes
input_1_nameIf `input_count` is >= 1, the name of the first inputno
input_1_valueIf `input_count` is >= 1, the value to use in the first inputno
input_2_nameIf `input_count` is >= 2, the name of the second inputno
input_2_valueIf `input_count` is >= 2, the value to use in the second inputno
input_3_nameIf `input_count` is >= 3, the name of the third inputno
input_3_valueIf `input_count` is >= 3, the value to use in the third inputno
input_4_nameIf `input_count` is >= 4, the name of the fourth inputno
input_4_valueIf `input_count` is >= 4, the value to use in the fourth inputno
input_5_nameIf `input_count` is >= 5, the name of the fifth inputno
input_5_valueIf `input_count` is >= 5, the value to use in the fifth inputno
namedescription
artifact_contentThe content of the generated artifact
artifact_urlThe URL of the generated artifact