Preparing search index...
    • Recursively search for tags/labels arrays in nested dict. Looks for common field names: 'tags', 'labels'. Handles both string arrays and objects with 'name' field.

      Parameters

      • data: JsonValue
      • depth: number = 0

      Returns null | string[]