pub fn workflow_uses_webhook(w: &Value) -> bool
Whether a raw workflow document uses the inbound webhook surface — a webhook start node, or a wait: {on: webhook} callback (either needs webhooks.listen).
webhook
wait: {on: webhook}
webhooks.listen