I’m trying to register multiple schedules using a chat flow, but it’s not working properly.
I have set up a flow like this: Input → LLM → Code Execution (JSON Parse) → Loop → Google Calendar plugin inside the loop → Loop End → Output. However, I suspect there might be an error in this setup, or perhaps there’s a simpler way to achieve this. I’d appreciate any guidance you can provide. Sorry for the basic question…