Property Response
Response
Gets or sets the response to send back to the server. If null or not set, the request will be rejected.
public McpSamplingResponse Response { get; set; }
Gets or sets the response to send back to the server. If null or not set, the request will be rejected.
public McpSamplingResponse Response { get; set; }