Skip to content

PersistentAI API Documentation / @persistentai/fireflow-vfs / server / listCollaborators

Function: listCollaborators()

listCollaborators(db, workspaceId): Promise<Collaborator[]>

Defined in: packages/fireflow-vfs/src/steps/db-steps.ts:231

List collaborators for a workspace

Parameters

db

DB

workspaceId

string

Returns

Promise<Collaborator[]>

Licensed under BUSL-1.1