I have a structured CSV file where the headers are consistent in capitalization, specifically the "Answer" and "Question" columns. No matter what I try, I cannot extract the links using $request.knowledge.answers[0] . I'm unsure what I'm doing wrong and would appreciate any help.