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
Describe the feature or problem you’d like to solve
The mcp libraries allow more fine grained control for the tool props. It would be worth it to evaluate the performance improvements for the tool props with checks/constraints.
Proposed solution
Improve property handling of mcp with tooling functions like the enum check from mark3labs.
This is how we are moving forward. There are a bunch of enums in the codebase already, so I think this issue can be closed, unless you want to change it to track a specific list of missing ones?
As it stands, we are actively trying to utilise this feature in any new work where applicable and are in full agreement with the intent of this issue, so I don't believe it needs to be tracked explicitly.
Thank you for this. Any PR fixing such oversights are welcome.🙏
Describe the feature or problem you’d like to solve
The mcp libraries allow more fine grained control for the tool props. It would be worth it to evaluate the performance improvements for the tool props with checks/constraints.
Proposed solution
Improve property handling of mcp with tooling functions like the enum check from mark3labs.
Additional context
Example with enums #227
The text was updated successfully, but these errors were encountered: