You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to read the headers of the request being sent to call a tool? The client is passing in some headers that I can use to auth. I've looked through the Context class and can't find where request headers are located.
So, any pointers to how I can do this would be appreciated!
The text was updated successfully, but these errors were encountered:
Hey, thanks for the SDK!
Is it possible to read the headers of the request being sent to call a tool? The client is passing in some headers that I can use to auth. I've looked through the Context class and can't find where request headers are located.
So, any pointers to how I can do this would be appreciated!
The text was updated successfully, but these errors were encountered: