Update an addon
nuvio_update_addonModify an addon's name, enabled flag, or sort order by specifying its URL or table ID. The previous state is snapshotted, allowing revert via undo.
Instructions
Change an addon name, enabled flag or sort order. Identify it by url or table id. The previous state is snapshotted before the write; revert with nuvio_undo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| url | No | ||
| name | No | ||
| enabled | No | ||
| profile_id | No | ||
| sort_order | No |