PersistentAI API Documentation / @persistentai/fireflow-executor / server / loadFlow
Function: loadFlow()
loadFlow(
flowId):Promise<Flow|null>
Defined in: packages/fireflow-executor/server/stores/flow-store.ts:44
Parameters
flowId
string
Returns
Promise<Flow | null>