Skip to content

PersistentAI API Documentation / @persistentai/fireflow-vfs / / FlowSubscriptionContextMode

Type Alias: FlowSubscriptionContextMode

FlowSubscriptionContextMode = "trigger_creator" | "action_performer" | "workspace_owner" | "inherit"

Defined in: packages/fireflow-vfs/src/types/subscription.ts:25

Context mode for triggered flow executions

Licensed under BUSL-1.1