Hi, I’m very excited to hear about the updates to Functions (Netlify Functions, designed for Agent Experience), and it looks like the docs have already been updated which is great, but, unless I’m missing it (totally possible!), a very old problem still exists - no documentation on the event payloads. For example, when a deploy succeeds, where is the reference that tells you everything that will be in the payload?
The docs do imply our IDEs will help:
“The arguments and return values of all event handlers are fully typed, making them easier to work with by humans and their IDEs, as well as by AI coding agents.”
But certainly it would be useful to see ahead of time what a developer can use in the event handlers.