Is there any way to access the request ID of the worker that called the durable object from inside t

Is there any way to access the request ID of the worker that called the durable object from inside the handler somehow? Without having to manually plumb it in.
Was this page helpful?