How can I validate that my user has the permission to execute an Action?

I’m building an application and I want to validate that my users can execute the Actions that are part of my Ontology.

I know there is an “access checker” on Objects, and resources in general, but is there something equivalent for Actions ?

If you’re using this action type in a Workshop module, you can use the Check access functionality in Compass.

This will check whether the user has permission to see the action type, and whether they will satisfy any user attribute submission criteria.

Also see the documentation here