Skip to content

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

Interface: AddCollaboratorInput

Defined in: packages/fireflow-vfs/src/types/workspace.ts:155

Input for adding a collaborator

Properties

role

role: "editor" | "viewer"

Defined in: packages/fireflow-vfs/src/types/workspace.ts:158


userEmail

userEmail: string

Defined in: packages/fireflow-vfs/src/types/workspace.ts:157


workspaceId

workspaceId: string

Defined in: packages/fireflow-vfs/src/types/workspace.ts:156

Licensed under BUSL-1.1