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
/
ElicitationModelStringReadWriteProperty
/
ElicitationModelStringReadWriteProperty
Elicitation
Model
String
Read
Write
Property
constructor
(
get
:
(
String
)
->
Any
?
,
set
:
(
String
,
T
?
)
->
Unit
,
title
:
String
,
description
:
String
,
type
:
ParamMeta
,
required
:
Boolean
,
default
:
Any
?
,
metadata
:
List
<
Elicitation.Metadata
<
in
T
,
*
>
>
)
(
source
)