Member Junction
    Preparing search index...

    A request to open an entity record, emitted by the call overlay's gear-gated developer links ("Open run" / "Open session"). The Generic host (chat area) converts it onto its existing openEntityRecord output chain — the package never navigates itself (no Router).

    interface RealtimeNavigateRequest {
        EntityName: string;
        RecordID: string;
    }
    Index

    Properties

    Properties

    EntityName: string

    Entity to open (e.g. MJ: AI Agent Runs, MJ: AI Agent Sessions).

    RecordID: string

    ID of the record to open.