consultar_habitaciones
Retrieve a complete list of rooms with their device counts by type to manage your smart home setup.
Instructions
Obtiene la lista completa de habitaciones con su información.
Returns: Lista de habitaciones con nombre y cantidad de dispositivos por tipo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}