Thanks for the reply, but how can I get it via the binding? `await instance.status()` only gives me
Thanks for the reply, but how can I get it via the binding?
await instance.status() only gives me the output of the steps inside the workflow, not the workflow return value.

