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.model
/
ElicitationContentLensSpec
Elicitation
Content
Lens
Spec
class
ElicitationContentLensSpec
<
OUT
:
ElicitationModel
>
(
example
:
OUT
,
json
:
ConfigurableMoshi
=
McpJson
)
(
source
)
Members
Constructors
Elicitation
Content
Lens
Spec
Link copied to clipboard
constructor
(
example
:
OUT
,
json
:
ConfigurableMoshi
=
McpJson
)
Functions
to
Lens
Link copied to clipboard
fun
toLens
(
name
:
String
,
description
:
String
)
:
McpCapabilityLens
<
ElicitationResponse.Ok
,
OUT
>