toggle menu
http4k
6.11.1.0
jvm
switch theme
search in API
http4k-mcp-core
/
org.http4k.mcp
/
ElicitationResponse
Elicitation
Response
data
class
ElicitationResponse
(
val
action
:
ElicitationAction
,
val
content
:
McpNodeType
=
obj()
,
val
_meta
:
Meta
=
default
)
:
McpLensTarget
Members
Constructors
Elicitation
Response
Link copied to clipboard
constructor
(
action
:
ElicitationAction
,
content
:
McpNodeType
=
obj()
,
_meta
:
Meta
=
default
)
Properties
_
meta
Link copied to clipboard
val
_meta
:
Meta
action
Link copied to clipboard
val
action
:
ElicitationAction
content
Link copied to clipboard
val
content
:
McpNodeType