http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-ai-mcp-core
/
org.http4k.ai.mcp
/
ElicitationResponse
/
Ok
Ok
data
class
Ok
(
val
action
:
ElicitationAction
,
val
content
:
McpNodeType
=
obj()
,
val
_meta
:
Meta
=
default
)
:
ElicitationResponse
,
McpLensTarget
(
source
)
Members
Constructors
Ok
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