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
| Parameter | Type |
|---|---|
runId | string |
Returns
string