PersistentAI API Documentation / @persistentai/fireflow-vfs / server / MatchedSubscription
Interface: MatchedSubscription
Defined in: packages/fireflow-vfs/src/workflows/router-workflow.ts:40
Matched subscription with resolved context
Properties
contextMode
contextMode:
FlowSubscriptionContextMode
Defined in: packages/fireflow-vfs/src/workflows/router-workflow.ts:45
createdBy
createdBy:
string
Defined in: packages/fireflow-vfs/src/workflows/router-workflow.ts:46
flowId
flowId:
string
Defined in: packages/fireflow-vfs/src/workflows/router-workflow.ts:42
permission
permission:
"read"|"write"
Defined in: packages/fireflow-vfs/src/workflows/router-workflow.ts:44
runnerId
runnerId:
string
Defined in: packages/fireflow-vfs/src/workflows/router-workflow.ts:47
runnerType
runnerType:
"flow"|"user"|"vfs_trigger"
Defined in: packages/fireflow-vfs/src/workflows/router-workflow.ts:48
subscriptionId
subscriptionId:
string
Defined in: packages/fireflow-vfs/src/workflows/router-workflow.ts:41
workspaceId
workspaceId:
string
Defined in: packages/fireflow-vfs/src/workflows/router-workflow.ts:43