device
Manage connected mobile devices and load on-demand modules for browser, desktop, or store automation. Switch target platforms, enable or disable features, and list available devices to control through natural language.
Instructions
Device management + module loading. list/set/set_target/get_target: devices. enable_module/disable_module/list_modules: load browser/desktop/store tools on demand.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| module | No | Module name or array of names (for enable_module/disable_module) | |
| target | No | Target platform to switch to (for set_target) | |
| category | No | Enable/disable all modules in category (for enable_module/disable_module) | |
| deviceId | No | Device ID (for set) | |
| platform | No | Filter by platform or target platform |