Skip to content

PersistentAI API Documentation / @persistent-ai/fireflow-types / BridgeWorkflowAPI

Interface: BridgeWorkflowAPI

Defined in: packages/fireflow-types/src/miniapp/bridge.ts:96

Tier 2: Workflow status.

Properties

getStatus()

getStatus: (workflowId) => Promise<unknown>

Defined in: packages/fireflow-types/src/miniapp/bridge.ts:97

Parameters

workflowId

string

Returns

Promise<unknown>

Licensed under BUSL-1.1