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
Our API is based on Map<String, Object> and allows any requested schema. However, this is dependent on the user.
We should provide the appropriate types.
This is a tracking issue for modelcontextprotocol/modelcontextprotocol#1330
Our API is based on
Map<String, Object>and allows any requested schema. However, this is dependent on the user.We should provide the appropriate types.