In response to the following issue from a couple of weeks ago my team are looking into automating regression tests using ask api's simulate-skill:
However, it's not clear from the documentation: Is it just using our interaction model to build a request to the lambda, or is it actually triggering the skill itself? For our regression tests to be useful in this case we need it to be triggering the skill
Thanks