get_resource
Fetch any Hue resource by type and optional ID to access raw bridge data not available through higher-level tools.
Instructions
Generic escape hatch — fetch a Hue resource by type, optionally by id.
rtype is a CLIP v2 resource type, e.g. light, room, zone, scene,
grouped_light, device, bridge, motion, temperature, button,
behavior_instance, smart_scene. Returns the raw bridge payload — useful
when you need fields the higher-level tools don't expose.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rid | No | ||
| rtype | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||