MCP Kotlin SDK
Toggle table of contents
0.8.1
common
Target filter
common
Switch theme
Search in API
Skip to content
MCP Kotlin SDK
kotlin-sdk-core
/
io.modelcontextprotocol.kotlin.sdk
/
Tool
Tool
object
Tool
(
source
)
Deprecated
Use `Tool` instead
Replace with
import io.modelcontextprotocol.kotlin.sdk.types.Tool
Content copied to clipboard
Tool
Content copied to clipboard
Members
Functions
Input
Link copied to clipboard
fun
Input
(
properties
:
JsonObject
?
=
null
,
required
:
List
<
String
>
?
=
null
)
:
ToolSchema
Output
Link copied to clipboard
fun
Output
(
properties
:
JsonObject
?
=
null
,
required
:
List
<
String
>
?
=
null
)
:
ToolSchema