toggle menu
MCP Kotlin SDK
1.0-SNAPSHOT
jvm
switch theme
search in API
MCP Kotlin SDK
/
org.jetbrains.kotlinx.mcp
/
Method
/
Custom
Custom
@
Serializable
data
class
Custom
(
val
value
:
String
)
:
Method
(
source
)
Represents a custom method defined by the user.
Members
Constructors
Custom
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
open
override
val
value
:
String