okay when you put it like that it’s pretty nice
The moment "use workflow" really clicked for me was when I saw that you can just await web hooks that you expect to fire in the future. Respectively, e.g. implementing "human in the loop" just becomes: - createWebhook() - Store webhook URL in database - When the human approves