update_ui_page
Update an activity or remote UI page by changing its name, grid, or items. Empty items list clears the page; omitted fields remain unchanged. Includes dry run and auto-backup for safety.
Instructions
Update a UI page's name, grid, and/or items on an 'activity' or 'remote'. Omitted fields stay unchanged; an EMPTY items list clears the page. Item commands are validated against the scope before writing. Defaults to dry_run=True; auto-backup before any real write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| grid | No | ||
| host | No | ||
| name | No | ||
| items | No | ||
| scope | Yes | ||
| dry_run | No | ||
| page_id | Yes | ||
| scope_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||