droid-mcp
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
droid-mcp
droid-mcp-core
/
io.droidmcp.core
/
ToolResult
/
Companion
/
success
success
fun
success
(
data
:
Map
<
String
,
Any
?
>
)
:
ToolResult
A successful result carrying
data
. The map's keys are the tool's documented output shape.