toggle menu
MCP Kotlin SDK
1.0-SNAPSHOT
jvm
switch theme
search in API
MCP Kotlin SDK
/
org.jetbrains.kotlinx.mcp
/
Tool
/
Input
Input
@
Serializable
data
class
Input
(
val
properties
:
JsonObject
=
EmptyJsonObject
)
(
source
)
Members
Constructors
Input
Link copied to clipboard
constructor
(
properties
:
JsonObject
=
EmptyJsonObject
)
Properties
properties
Link copied to clipboard
val
properties
:
JsonObject
type
Link copied to clipboard
val
type
:
String