类 JsonSchema

java.lang.Object
com.ajaxjs.mcp.protocol.tools.JsonSchema

public class JsonSchema extends Object
A JSON Schema object that describes the expected structure of the arguments when calling this tool. This allows clients to validate tool arguments before sending them to the server.
  • 构造器详细资料

    • JsonSchema

      public JsonSchema()