Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-browser
/
web.mcp
/
ToolExecuteCallback
Tool
Execute
Callback
web
typealias
ToolExecuteCallback
=
(
args
:
ReadonlyRecord
<
ERROR CLASS: Symbol not found for JsString
,
*
>
)
->
PromiseLike
<
*
>
(
source
)