Skip to content

rulvar API reference


rulvar API reference / @rulvar/core / workflowSourceRef

Function: workflowSourceRef()

ts
function workflowSourceRef(runId): string;

Defined in: packages/core/src/engine/engine.ts:301

TranscriptStore ref of the persisted CompiledWorkflow source blob.

Parameters

ParameterType
runIdstring

Returns

string