| Package | Description |
|---|---|
| io.modelcontextprotocol.client | |
| org.noear.solon.ai.mcp.client |
| Modifier and Type | Method and Description |
|---|---|
McpSchema.GetPromptResult |
McpSyncClient.getPrompt(McpSchema.GetPromptRequest getPromptRequest) |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<McpSchema.GetPromptResult> |
McpAsyncClient.getPrompt(McpSchema.GetPromptRequest getPromptRequest)
Retrieves a specific prompt by its ID.
|
| Modifier and Type | Method and Description |
|---|---|
McpSchema.GetPromptResult |
McpClientProvider.getPrompt(String name,
Map<String,Object> args)
获取提示语
|
Copyright © 2025. All rights reserved.