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.protocol
/
ServerCapabilities
/
TaskRequests
Task
Requests
@
JsonSerializable
data
class
TaskRequests
(
val
tools
:
ServerCapabilities.ToolRequests
?
=
null
)
(
source
)
Members
Constructors
Task
Requests
Link copied to clipboard
constructor
(
tools
:
ServerCapabilities.ToolRequests
?
=
null
)
Properties
tools
Link copied to clipboard
val
tools
:
ServerCapabilities.ToolRequests
?