New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

manage_ui

UI, add-ons, sitemaps, semantic tags, and discovery inbox. action: addons, install_addon, uninstall_addon, sitemaps, sitemap_to_main_ui, ui_components, ui_tiles, generate_widget, semantic_tags, create_tag, update_tag, delete_tag, inbox_list, inbox_approve, inbox_ignore, inbox_unignore.

SERVEROpenhab SOURCEdeswong/openhab-mcp
Critical RISK CLASS
Category Destructive
Parameters 00 required
Recommended Hiddensee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/deswong-openhab-mcp/manage-ui.md

What manage_ui does on Openhab

AI agents call manage_ui to permanently remove resources in Openhab, typically in cleanup and lifecycle workflows. It does its job in a single call, and there is no undo.

Why manage_ui is rated Critical

The tool spans multiple categories but includes irreversible destructive actions (uninstall_addon removes installed add-ons, delete_tag permanently removes semantic tags). Per the rules, Destructive takes precedence over Execute and Write. The blast radius is high because uninstalling add-ons or deleting tags can break automations, integrations, and the semantic model across the entire smart home platform.

From the tool's definition uninstall_addon, delete_tag — these actions irreversibly remove add-ons and semantic tags; also includes install_addon, inbox_approve, and other state-changing operations

Questions about manage_ui

What does the manage_ui tool do? +

UI, add-ons, sitemaps, semantic tags, and discovery inbox. action: addons, install_addon, uninstall_addon, sitemaps, sitemap_to_main_ui, ui_components, ui_tiles, generate_widget, semantic_tags, create_tag, update_tag, delete_tag, inbox_list, inbox_approve, inbox_ignore, inbox_unignore. It is categorised as a Destructive tool in the Openhab MCP Server, which means it can permanently delete or destroy data. Block by default and require explicit approval.

How do I enforce a policy on manage_ui? +

Register the Openhab MCP server in PolicyLayer and add a rule for manage_ui: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Openhab. Nothing to install.

What risk level is manage_ui? +

manage_ui is a Destructive tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.

Can I rate-limit manage_ui? +

Yes. Add a rate_limit block to the manage_ui rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block manage_ui completely? +

Set action: deny in the PolicyLayer policy for manage_ui. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides manage_ui? +

manage_ui is provided by the Openhab MCP server (deswong/openhab-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Openhab, and thousands of servers like it.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Openhab's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.