ServerPrompts
class ServerPrompts(bindings: Iterable<PromptCapability>) : ObservableList<PromptCapability> , Prompts
Functions
Link copied to clipboard
open override fun get(req: McpPrompt.Get.Request, client: Client, http: Request): McpPrompt.Get.Response
Link copied to clipboard
Link copied to clipboard
open override fun list(mcp: McpPrompt.List.Request, client: Client, http: Request): McpPrompt.List.Response