Variable Issue
Hi, I am trying to fetch data from Google Sheets into my Prompt Agent so it can learn information and read that json output from Google Sheets so its trained on that and can communicate with the user with the right information. I have an API GET call node setup already and if I hit "Send" it shows me the accurate info in the body. I have already set the Capture response to save it to the variable "listings_json" as you can see in image. however when i embed the same variable in my prompt it says that it can't access any of the data for some reason. Am I missing anything here?


1 Reply
Can you share the message that says it can't access any of the data