list_hue_lights
Retrieve all Philips Hue lights connected to your Hue Bridge with their current status, IDs, and names for easy management and control.
Instructions
List all available Philips Hue lights.
Returns: A formatted list of all lights with their IDs, names, and current states
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}