Can I validate inputs before PromptQL executes an action?

Can I validate inputs before PromptQL executes an action?

Totally, @laura_rodriguez :raising_hands:

For any command that you expose as a procedure, PromptQL will require you to approve/deny the associated action.

You can see an example of this in our quickstart :+1: