How to see which sessions are going through which worker(s)?

With “boundary worker list/read” you can see how many sessions there are in each worker… but how to see which sessions are actually going though which worker?

The “boundary sessions read” already shows some connection info (like client_tcp-info and endpoint_tcp-info, etc).
Would it be possible to add there also the info about which worker (or list of workers if connection goes through multiple workers) is being used?
Or alternatively add list of sessions to “boundary workers read” output?