CreateMessageResult
typealias CreateMessageResult = io.modelcontextprotocol.kotlin.sdk.types.CreateMessageResult(source)
Deprecated
Use `CreateMessageResult` instead
Replace with
import io.modelcontextprotocol.kotlin.sdk.types.CreateMessageResult
Content copied to clipboard
CreateMessageResultContent copied to clipboard
The client's response to a sampling/create_message request from the server. The client should inform the user before returning the sampled message to allow them to inspect the response (human in the loop) and decide whether to allow the server to see it.