toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-mcp-sdk
/
org.http4k.mcp.server.protocol
/
Prompts
Prompts
interface
Prompts
Handles protocol traffic for prompts features.
Inheritors
ServerPrompts
Members
Functions
get
Link copied to clipboard
abstract
fun
get
(
req
:
McpPrompt.Get.Request
,
client
:
Client
,
http
:
Request
)
:
McpPrompt.Get.Response
list
Link copied to clipboard
abstract
fun
list
(
mcp
:
McpPrompt.List.Request
,
client
:
Client
,
http
:
Request
)
:
McpPrompt.List.Response