-
Notifications
You must be signed in to change notification settings - Fork 160
Open
Labels
enhancementNew feature or requestNew feature or request
Description
the mcp docs for tools contain this:
Best practices
When implementing tools:
...
Use detailed JSON Schema definitions for parameters
..
and the typescript sdk examples just dynamically create json schema from the zod types that the typescript examples use. it would be great if the kotlin sdk has something like this too, or an example how to do it. (the current example is very bare bones)
devcrocod, AddieCo, claudiaqodo, yoavo-codium, ofersabo and 6 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request