Anchorage API reference
    Preparing search index...
    interface ArtifactRef {
        name: string;
        runId: string;
        workflowId: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    name: string

    Path-safe segments joined by '/', e.g. 'reports/summary.md'.

    runId: string
    workflowId: string