MCP Kotlin SDK
Toggle table of contents
0.7.0
common
Platform filter
common
Switch theme
Search in API
MCP Kotlin SDK
kotlin-sdk-server
/
io.modelcontextprotocol.kotlin.sdk.server
/
Server
/
createElicitation
create
Elicitation
suspend
fun
createElicitation
(
message
:
String
,
requestedSchema
:
CreateElicitationRequest.RequestedSchema
,
options
:
RequestOptions
?
=
null
)
:
CreateElicitationResult
(
source
)