OpenHue MCP Server

get-lights

Retrieve details of all Philips Hue lights or filter by specific light ID, name, or room using the OpenHue MCP Server for streamlined smart light management.

Instructions

List all Hue lights or get details for a specific light

Input Schema

NameRequiredDescriptionDefault
lightIdNoOptional light ID or name to get specific light details
roomNoOptional room name to filter lights

Input Schema (JSON Schema)

{ "properties": { "lightId": { "description": "Optional light ID or name to get specific light details", "type": "string" }, "room": { "description": "Optional room name to filter lights", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from OpenHue MCP Server

Related Tools

ID: 5ixz6hgw5u