Set active Roblox client
set-active-clientDirect subsequent Roblox tool calls to a specific connected client by providing its client ID.
Instructions
Route future Roblox tool calls to the specified connected client. Use list-clients first if you need available clientIds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clientId | Yes | The client ID to set as active. Use list-clients to get available client IDs. |