assets

Create asset records from a workflow execution

[cloud-only] Registers output files from a workflow execution as assets in the asset database.

post/api/assets/from-workflow

Request body

prompt_idstring uuid required

Prompt ID whose outputs should be registered as assets

tagsstring[]

Tags to apply to the created assets

Response

Assets created

Changes