Uses of Interface
io.modelcontextprotocol.spec.McpSchema.ElicitRequest
Packages that use McpSchema.ElicitRequest
-
Uses of McpSchema.ElicitRequest in io.modelcontextprotocol.server
Methods in io.modelcontextprotocol.server with parameters of type McpSchema.ElicitRequestModifier and TypeMethodDescriptionreactor.core.publisher.Mono<McpSchema.ElicitResult>McpAsyncServerExchange.createElicitation(McpSchema.ElicitRequest elicitRequest) Creates a new elicitation.McpSyncServerExchange.createElicitation(McpSchema.ElicitRequest elicitRequest) Creates a new elicitation. -
Uses of McpSchema.ElicitRequest in io.modelcontextprotocol.spec
Classes in io.modelcontextprotocol.spec that implement McpSchema.ElicitRequestModifier and TypeClassDescriptionstatic final recordA request from the server to elicit additional information from the user via the client, usingformmode.static final recordA request from the server to elicit additional information from the user out of band, usingurlmode.