That's actually quite a handy idea, can't believe I hadn't thought of it!
I made a second Paste action with a modifier and added this script:acSetClipboardText(acGetClipboardText())
acSendKeys("^v")
Of course, keep in mind that this will replace the formatted clipboard entry with a text only version.