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