How to clear an "action not found" error

It’s popping up on my Mac at random times. Almost certainly something I did at some point, rather than a bug. Is there a file I can delete to clear it?

What triggers it? It is something you are doing in the app? If not, likely coming from some automation. That error is likely a result of one of the following:

  • A Drafts action configured with an “Include Action” step that is not properly configured to match an action
  • A Shortcut calling an action that does not exist
  • A URL opened from outside the app that is trying to run an action that does not exist

Do you have any automations setup that call into Drafts?

Yes, I had an action that was not working and was being called by daemon. I’m hoping to find where to delete it.