| Package | Description |
|---|---|
| io.modelcontextprotocol.client |
| Modifier and Type | Method and Description |
|---|---|
McpSchema.CallToolResult |
McpSyncClient.callTool(McpSchema.CallToolRequest callToolRequest)
Calls a tool provided by the server.
|
reactor.core.publisher.Mono<McpSchema.CallToolResult> |
McpAsyncClient.callTool(McpSchema.CallToolRequest callToolRequest)
Calls a tool provided by the server.
|
Copyright © 2025. All rights reserved.