I’ve run into the pasting issue before. PAD has a hell of a learning curve, but I love it way more now that I understand it better.
Generally speaking, AI, in my opinion, doesn’t fully understand the PAD UI vs code background. It does poorly at generating the proper syntax needed for pasting.
My advice is create a new flow, manually add 1 of each of the actions you want. Copy the flow tab by right clicking. Paste that into Notepad++ and compare each of those actions to the code generated by Claude. This can tell you if they are doing something wrong.
At least that has worked for me in the past. I use OpenAI, but it taught me enough to create a syntax guide that I make it check every time. That has eliminated most errors when pasting. Hope this helps.