Set active Roblox client
set-active-clientSet the active client for routing future Roblox tool calls. Use list-clients to find available client IDs.
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. |