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
/
Prompt
/
Prompt
Prompt
constructor
(
name
:
PromptName
,
description
:
String
,
vararg
args
:
BiDiLens
<
PromptRequest
,
*
>
,
title
:
String
?
=
null
,
icons
:
List
<
Icon
>
?
=
null
)
(
source
)
constructor
(
name
:
String
,
description
:
String
,
vararg
args
:
BiDiLens
<
PromptRequest
,
*
>
,
title
:
String
?
=
null
,
icons
:
List
<
Icon
>
?
=
null
)
(
source
)