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

    Interface ShowSubscriptionUpgradeAction

    Ask native to present the subscription upgrade flow (e.g. when a subscriber taps 'Upgrade' on a model or reasoning-effort option gated behind a higher tier).

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

    Which omnibar picker triggered the upsell.