toggle menu
http4k
6.15.0.1
jvm
switch theme
search in API
http4k-ai-mcp-sdk
/
org.http4k.ai.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