Hi! I am playing around with a plugin for Tapestry, and I can't figure out how to accurately send a request to an API that requires an Authorization: Bearer token (specifically, the OpenAI API is what I'm attempting to work with here). I can share my example code, but none of it works. Is there documentation that I missed for how to do this, or is it not supported?