get_device_spec
Retrieve detailed device specifications, including supported property types, ranges, and available actions. Use this to understand which attributes and commands are valid for device control.
Instructions
获取设备规格:支持的属性(类型/读写/范围/枚举值)与动作列表。
用于确定 get_device_status / set_device_property / run_device_action 可用的属性名与动作名。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_or_model | Yes | 设备名称、did 或设备型号(如 yeelink.light.lamp4)。 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||