Interface MCPToolDetail.Builder

  • Method Details

    • name

      The name of the MCP tool.

      Parameters:
      name - The name of the MCP tool.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • toolClassification

      MCPToolDetail.Builder toolClassification(String toolClassification)

      The access categorization of the MCP tool.

      Parameters:
      toolClassification - The access categorization of the MCP tool.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • toolClassification

      MCPToolDetail.Builder toolClassification(ToolClassification toolClassification)

      The access categorization of the MCP tool.

      Parameters:
      toolClassification - The access categorization of the MCP tool.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: