toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-mcp-core
/
org.http4k.mcp.model
/
Prompt
Prompt
class
Prompt
:
CapabilitySpec
Spec of a Prompt capability.
Members
Constructors
Prompt
Link copied to clipboard
constructor
(
name
:
PromptName
,
description
:
String
,
vararg
args
:
BiDiLens
<
PromptRequest
,
*
>
)
constructor
(
name
:
String
,
description
:
String
,
vararg
args
:
BiDiLens
<
PromptRequest
,
*
>
)
Types
Arg
Link copied to clipboard
object
Arg
:
BiDiLensSpec
<
PromptRequest
,
String
>
Properties
args
Link copied to clipboard
val
args
:
List
<
BiDiLens
<
PromptRequest
,
*
>
>
description
Link copied to clipboard
val
description
:
String
?
name
Link copied to clipboard
val
name
:
PromptName