get_device_list
Retrieve all connected LG ThinQ devices to monitor status and access control capabilities through the ThinQ Connect platform.
Instructions
Retrieves a list of all devices connected to the ThinQ Connect platform Args: None
Returns:
String containing connected device list information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}