• Extracts message contents after the first occurrence of an anchor string.

    Parameters

    • filePath: string

      Path to conversations JSON array.

    • anchor: string

      Anchor text to search for (case-insensitive).

    Returns string[]