Install a plugin
nuvio_add_pluginInstall a plugin on a profile using its URL while keeping current plugins intact. The profile state is snapshotted before writing, allowing revert with nuvio_undo.
Instructions
Install a plugin on a profile by URL, preserving the existing plugin list. The previous state is snapshotted before the write; revert with nuvio_undo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| name | No | ||
| enabled | No | ||
| repo_type | No | ||
| profile_id | No |