kdriver
Toggle table of contents
0.5.9
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
WebMCP
/
Tool
/
Tool
Tool
constructor
(
name
:
String
,
description
:
String
,
inputSchema
:
Map
<
String
,
JsonElement
>
?
=
null
,
annotations
:
WebMCP.Annotation
?
=
null
,
frameId
:
String
,
backendNodeId
:
Int
?
=
null
,
stackTrace
:
Runtime.StackTrace
?
=
null
)