Are there any updates on getting the Workflow return value through the binding, or Is that on the ro

Are there any updates on getting the Workflow return value through the binding, or Is that on the roadmap?
Adding the Cloudflare API SDK just to get the workflow return value seems to be a bit too much.

I currently have to do a workaround by adding an additional unnecessary step to the end of my workflows, just so I can access the value from the
InstanceStatus
output
property, which only contains an array with the individual step outputs.
Was this page helpful?