Is there a workflow or prompting trick to get an agent to go through a list of things? Ex: I want my agent to ask a certain set of questions, in order. I have it make an api request to get those questions, and then instruct it to step through each one. It seemed to work initially but now I'm lucky if it asks two questions let alone all the questions.