toggle menu
trailblaze-server
jvm
switch theme
search in API
trailblaze-server
/
xyz.block.trailblaze.mcp.android.ondevice.rpc.models
/
SelectToolSet
Select
Tool
Set
@
Serializable
data
class
SelectToolSet
(
val
toolSetNames
:
List
<
String
>
)
Used to send a prompt to the MCP server.
Members
Constructors
Select
Tool
Set
Link copied to clipboard
constructor
(
toolSetNames
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
tool
Set
Names
Link copied to clipboard
val
toolSetNames
:
List
<
String
>