@duckduckgo/content-scope-scripts
    Preparing search index...

    Interface ShowSubscriptionUpsellAction

    Ask native to present the subscription upsell (e.g. when the user taps 'Try for free' on a gated model or reasoning-effort option).

    interface ShowSubscriptionUpsellAction {
        source: "model" | "reasoning";
    }
    Index
    source: "model" | "reasoning"

    Which omnibar picker triggered the upsell.