Is there a way to run an action to see if it works, but not apply the edit?

I want to call an action, but not immediately.
I want to call it at a later point by inserting it into a backlog, which will be processed when a time is is reached.

When the time is right, i want the action to run.

Is it possible to test the action now and see if the inputs are valid, and execute the action later on using automate?

One can use this API to validate if the action is valid:
https://palantir.com/docs/foundry/api/v1/ontology-resources/actions/validate-action/