Hi.
I'm working on a Glean Agent. In the read step, I selected a few Google Sheets docs, and each of the Sheet contain information sessions' names with a link to the session recording URL. In the Response step, I wanted to output a table that includes the URLs to the sessions (not just the session names). I've tried many different prompts, and it seems like my Glean agent wasn't able to output the URLs in the Respond step. Any thoughts on how I can get over this issue?
Thanks.