Hi all, my scenario sends a request to Claude AI which asks Claude to format its response in XML. After the Claude module, I have a Parse XML module. However, sometimes Claude doesn’t respond in properly formatted XML and thus the Parse XML module errors.
When this happens, I simply want to re-run the Claude module again because it will usually respond in properly formatted XML.
How can I do this?