public class MCPTool extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MCPTool.Builder |
| Constructor and Description |
|---|
MCPTool() |
| Modifier and Type | Method and Description |
|---|---|
static MCPTool.Builder |
builder() |
String |
getDescription() |
Map<String,Object> |
getInputSchema() |
String |
getName() |
void |
setDescription(String description) |
void |
setInputSchema(Map<String,Object> inputSchema) |
void |
setName(String name) |
String |
toString() |
public String getName()
public void setName(String name)
public String getDescription()
public void setDescription(String description)
public static MCPTool.Builder builder()
Copyright © 2025. All rights reserved.