When triggering a normal CloudCode task, it is very easy to access the webhook and associated data, as described here.
When I create a TypeScript CloudCode task, the same logic doesn’t appear to work directly. How can I access the webhook/event object in a TS CC task?