Class McpElicitationRequest
- Namespace
- LMKit.Mcp.Abstractions
- Assembly
- LM-Kit.NET.dll
Represents an elicitation request from an MCP server asking for user input.
public sealed class McpElicitationRequest
- Inheritance
-
McpElicitationRequest
- Inherited Members
Properties
- Message
Gets or sets the message to display to the user.
- RequestId
Gets the request ID for responding to this elicitation request.
- RequestedSchema
Gets or sets the JSON schema describing the requested input.