How do you access the (windows) clipboard in WSL so that you can pipe it into commands, use it as stdin, etc.?
There's more than enough answers about how to write to the clipboard. But I couldn't find any specifically about reading from it.
For what it's worth: I'm answering my own question. Hopefully this saves others time in the future.