What are you trying to achieve?
I built the module: google for command → ChatGPT creates script → ChatGPT creates array of prompts → Brings array to save prompt → Lterator loop (check here that the data is still correct) → Get CURRENT data OF THE Array into http Post (There is a ChatGPT API link to create images directly for each prompt) → Save each image to Google drive → Use json2video to create a video later.
When it comes to the step of GETTING THE CURRENT ELEMENT IN THE IMPLEMENTATION Array {{1}}, I can’t type this command in the Request Content => IS THERE ANY WAY TO HANDLE THIS???
ON THE OTHER HAND I CAN’T GET the string array as shown to execute each command prompt separately. Please help me, thank you