adb_registry_install
Install a plugin from the community registry by name to add new device control features to DeepADB.
Instructions
Install a plugin from the community registry by name. Downloads the plugin JavaScript file into the plugins directory. Restart DeepADB to load it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Plugin name from the registry | |
| force | No | Overwrite if already installed |