Method Accept
Accept(McpSamplingResponse)
Accepts the request with the specified response.
public void Accept(McpSamplingResponse response)
Parameters
responseMcpSamplingResponse
Accept(string, string)
Accepts the request with a text response.
public void Accept(string text, string model = null)