Skip to content

rulvar API reference


rulvar API reference / @rulvar/rulvar / workflowSourceRef

Function: workflowSourceRef()

ts
function workflowSourceRef(runId): string;

Defined in: packages/core/dist/index.d.ts

TranscriptStore ref of the persisted CompiledWorkflow source blob.

Parameters

ParameterType
runIdstring

Returns

string