Prompt Chaining and Saving outputs as inputs for the next step

Hey, Am linking two pickaxe using the prompt chaining action. I want the secondary pickaxe save the output from the main pickaxe and proceed with organizing data and sending to connected google sheet. the secondary pickaxe cant access the output from the main pickaxe even after linking using the action.

Even I am facing this issue intermittently. In my case, my first pickaxe gets some data and the second should analyze it using the code interpreter. Sometimes, it would work well. Other times its a miss especially when the chained pickaxe needs to refer to the conversation history of the first.