Member Junction
    Preparing search index...
    • Resolves one input-mapping value, recursing through arrays and objects.

      A string is a literal unless it carries a recognized prefixpayload., static:, data., context., or a conversation reference. That default matters: most authored mappings are literals ({"ticker": "NVDA"}), and treating an unprefixed string as a path would turn every one of them into undefined. Prefix matching is case-insensitive, matching what workflow authors already have stored.

      Parameters

      Returns unknown