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
workspaceId
string
Returns
Promise<Collaborator[]>