@modelhealth/modelhealth
    Preparing search index...

    Interface Analysis

    An active analysis returned by startAnalysis.

    Pass this value to analysisStatus to poll for completion.

    interface Analysis {
        taskId: string;
    }
    Index

    Properties

    Properties

    taskId: string

    Unique task identifier for the active analysis.