workflowOutputTypeSchema
constworkflowOutputTypeSchema:ZodEnum<["image","video","audio","pdf","text","data","unknown","archive"]>
Defined in: packages/schema/src/validators.ts:34
W10: Workflow 输出类型枚举(含 archive 用于打包下载场景)
constworkflowOutputTypeSchema:ZodEnum<["image","video","audio","pdf","text","data","unknown","archive"]>
Defined in: packages/schema/src/validators.ts:34
W10: Workflow 输出类型枚举(含 archive 用于打包下载场景)