show_device_status_ui
Display an interactive card for a WeMo device showing name, IP, model, and buttons to turn on, off, or toggle.
Instructions
Show a device status card with interactive controls.
Returns rich HTML for a single device showing its name, IP, model, and On / Off / Toggle buttons. Supported in Claude Desktop, VS Code, ChatGPT, Goose and any other MCP Apps-compatible host.
Args:
device_identifier: Device name or IP address.Text-only fallback: use get_device_status + control_device instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_identifier | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |