I need help configuring a workflow, the workflow is a twitter scrapper where it calls the twitter io api, structures the data and makes the data readable, then have a large language model summarize the tweets by performance from best to least performing, why it performed or did not perform, parses the data and then appends that data in a spreadsheet.
I am getting consistent errors in the parse code node and not sure if it even gets the data from the structure code node to the large language model to intake. I am going back and forth with claude and chatgpt but I am still having problems. Help is appreciated.

