When testing skills using the ask cli, I noticed that it after a second shows id, status ("IN_PROGRESS") and result (null), however the skill's function is still busy in the background and did not finish yet.
How can I use the simulator in such a way that it also shows me the results once the skill actually built the result?