Need help in making bot , which can call CLaude.ai

@Anil_G I have started with approach- using Anthropic Claude connector, but not able to setup properly to read resume document

  1. My connection with Anthropic Claude connector is setup.
    2.I am looping through a folder to read resumes pdf/doc one by one
  2. Calling Anthropic Generate Text activity to give prompt to Claude model.

But I am not able to figure out how to send my resume file in the prompt correctly .
As my output say ;not ale to find resume file.
attaching my code screenshot for reference