PersistentAI API Documentation / @persistentai/fireflow-vfs / / CreateFlowSubscriptionInput
Interface: CreateFlowSubscriptionInput
Defined in: packages/fireflow-vfs/src/types/subscription.ts:50
Input for creating a flow subscription
Properties
contextMode?
optionalcontextMode:FlowSubscriptionContextMode
Defined in: packages/fireflow-vfs/src/types/subscription.ts:56
eventFilters?
optionaleventFilters:FlowSubscriptionFilters
Defined in: packages/fireflow-vfs/src/types/subscription.ts:54
eventName
eventName:
string
Defined in: packages/fireflow-vfs/src/types/subscription.ts:53
flowId
flowId:
string
Defined in: packages/fireflow-vfs/src/types/subscription.ts:52
permission?
optionalpermission:"read"|"write"
Defined in: packages/fireflow-vfs/src/types/subscription.ts:55
workspaceId
workspaceId:
string
Defined in: packages/fireflow-vfs/src/types/subscription.ts:51