PersistentAI API Documentation / @persistentai/fireflow-vfs / / SubscribeEventsInput
Interface: SubscribeEventsInput
Defined in: packages/fireflow-vfs/src/types/events.ts:128
Input for subscribing to workspace events
Properties
branch?
optionalbranch:string
Defined in: packages/fireflow-vfs/src/types/events.ts:133
Optional filter for specific branch
eventTypes?
optionaleventTypes:VFSEventType[]
Defined in: packages/fireflow-vfs/src/types/events.ts:131
Optional filter for specific event types
workspaceId
workspaceId:
string
Defined in: packages/fireflow-vfs/src/types/events.ts:129