For that I want to store the data generated by Chatbot on client side.
Using that data, I can fetch API.
But if I directly fetch API from execute Code workflow, then the scope of data will only be inside chatbot, but I want to render those data in a separate component.