agents / Exports / IWorkflowData
Interface: IWorkflowData
Base workflow data constraint with flexible typing All workflow data must extend this interface for type safety
Indexable
▪ [key: string]: TUniversalValue | undefined
Table of contents
Properties
Properties
__workflowType
• Optional Readonly __workflowType: string