Replies: 2 comments
-
@jspahrsummers any guidancefor the Python SDK ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm also interested in how this works! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Pre-submission Checklist
Question Category
Your Question
I want to use the Python SDK functionality that allows a server sending
notifications/tools/list_changed
to a client and have the client process the notification and re-request the tool list.I have experimented with what its available in the repo and the user guides (only shows how it is done with JavaScript).
It seems the only way to do this is to create a subclass of ClientSession and provide an override to
Any help will be gladly appreciated
Beta Was this translation helpful? Give feedback.
All reactions