Member Junction
    Preparing search index...

    Options for building a rich response layout.

    interface BuildRichResponseOptions {
        artifactId?: string;
        conversationId?: string;
        explorerBaseURL?: string;
    }
    Index

    Properties

    artifactId?: string

    MJ Conversation Artifact ID — when provided, the Explorer link points to the artifact viewer.

    conversationId?: string

    MJ Conversation ID — when no artifact exists, links to the conversation in MJ Explorer.

    explorerBaseURL?: string

    Base URL of MJ Explorer for deep-linking open:resource commands.