Copy to clipboard on website stopped working

Hey, I have some workflows that copy the last response from ChatGPT to clipboard using their keyboard shortcut "ctrl+shift+;"

The action fires and the website notifies me that the content was copied to clipboard but it doesn't actually copy to my clipboard anymore. It stopped working sometime in the last few weeks I think.

Any idea what the problem is and if it can be fixed?

Hi Mark, I just tried the following command works fine for me:

{key: ctrl-shift-c; mac=cmd-shift-c}

It copies the last response on a conversation in https://chat.openai.com/.

Let me know if it works for you.

1 Like