Hi
I’m trying to add some JavaScript to copy some OpenAI generated text and an image to the clipboard in a free tool we’ve created to help people create social media content (at https://aitools.aiaas.team/ if you’re interested)
I’m using the Toolkit plugin with a Run JavaScript action when the icon is clicked but I get this error
The code is very simple (below) with the data being written to the clipboard coming from a dynamic custom state
What am I doing wrong?!?
I’m sure it’s just me being dumb…any help is really appreciated