public class ItemMCPListTools extends BaseItem implements InputItem, OutputItem
| Modifier and Type | Class and Description |
|---|---|
static class |
ItemMCPListTools.Builder |
| Constructor and Description |
|---|
ItemMCPListTools() |
| Modifier and Type | Method and Description |
|---|---|
static ItemMCPListTools.Builder |
builder() |
String |
getId() |
String |
getServerLabel() |
List<MCPTool> |
getTools() |
void |
setId(String id) |
void |
setServerLabel(String serverLabel) |
void |
setTools(List<MCPTool> tools) |
String |
toString() |
getType, setTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTypepublic String getId()
public void setId(String id)
public String getServerLabel()
public void setServerLabel(String serverLabel)
public static ItemMCPListTools.Builder builder()
Copyright © 2025. All rights reserved.