Anchorage API reference
    Preparing search index...
    interface AgentThreadInstanceScope {
        deploymentTag?: string;
        init: InitResult;
        threadId: string;
    }
    Index

    Properties

    deploymentTag?: string
    threadId: string