toggle menu
http4k
6.11.1.0
jvm
switch theme
search in API
http4k-mcp-client
/
org.http4k.mcp.client
/
McpClient
/
Prompts
/
get
get
abstract
fun
get
(
name
:
PromptName
,
request
:
PromptRequest
,
overrideDefaultTimeout
:
Duration
?
=
null
)
:
McpResult
<
PromptResponse
>