Obtaining requestId in Email Worker.
How can I obtain the Cloudflare requestId within an Email Worker? The ctx object doesn't contain it. What does? The $workers and $metadata objects contain the requestId when logs are enabled, but how do I access these programmatically?