Interface ToolInputSchema.Builder

    • Method Detail

      • json

        ToolInputSchema.Builder json​(Document json)

        A JSON object defining the input schema for the tool.

        Parameters:
        json - A JSON object defining the input schema for the tool.
        Returns:
        Returns a reference to this object so that method calls can be chained together.