WorkflowSlot
Defined in: packages/ui-react/src/hooks/useWorkflows.ts:40
工作流槽位存储格式
Properties
Section titled “Properties”id:
string
Defined in: packages/ui-react/src/hooks/useWorkflows.ts:42
唯一 ID
name:
string
Defined in: packages/ui-react/src/hooks/useWorkflows.ts:44
用户自定义名称(默认取 workflow.name)
workflow
Section titled “workflow”workflow:
Workflow
Defined in: packages/ui-react/src/hooks/useWorkflows.ts:46
完整 Workflow 定义
createdAt
Section titled “createdAt”createdAt:
number
Defined in: packages/ui-react/src/hooks/useWorkflows.ts:48
创建时间戳
updatedAt
Section titled “updatedAt”updatedAt:
number
Defined in: packages/ui-react/src/hooks/useWorkflows.ts:50
最后更新时间戳