Get light state
get_stateRetrieve operation mode, brightness, saturation, and color from a Twinkly device in one call. Read the current status before making any changes.
Instructions
Get the current state of a Twinkly device in one call: operation mode, brightness, saturation, and color. This is the go-to read tool before changing anything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | Name of the target device (see list_devices). Omit to use the default device. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| color | Yes | ||
| device | Yes | ||
| brightness | Yes | ||
| saturation | Yes |