WorkflowInput
Defined in: packages/schema/src/workflow.ts:46
Workflow 输入定义
Properties
Section titled “Properties”type:
AssetType
Defined in: packages/schema/src/workflow.ts:47
multiple
Section titled “multiple”multiple:
boolean
Defined in: packages/schema/src/workflow.ts:49
是否允许多个输入
maxCount?
Section titled “maxCount?”
optionalmaxCount?:number
Defined in: packages/schema/src/workflow.ts:51
最大数量(multiple=true 时生效)
accept?
Section titled “accept?”
optionalaccept?:string[]
Defined in: packages/schema/src/workflow.ts:53
文件类型过滤