query
Retrieve the live status of an IoT device using its MQTT topic, as discovered by the server.
Instructions
When asked status of a device, provide the device TOPIC as the argument. The topic can be found in previous messages from the "discover" tool. For example, a device might describe itself publishing its status to a topic livingroom/456/status, then this is the topic to be used to query the status of the device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes |