kdriver
Toggle table of contents
0.5.9
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
WebMCP
/
ToolRespondedParameter
/
ToolRespondedParameter
Tool
Responded
Parameter
constructor
(
invocationId
:
String
,
status
:
WebMCP.InvocationStatus
,
output
:
JsonElement
?
=
null
,
errorText
:
String
?
=
null
,
exception
:
Runtime.RemoteObject
?
=
null
)