public class McpListToolsResult extends Object
| Constructor and Description |
|---|
McpListToolsResult() |
McpListToolsResult(List<McpTool> tools,
String nextCursor) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNextCursor() |
List<McpTool> |
getTools() |
void |
setNextCursor(String nextCursor) |
void |
setTools(List<McpTool> tools) |
String |
toString() |
Copyright © 2025. All rights reserved.