domotz_get_device_full_status
Retrieve complete device status—info, history, sensors, and alerts—in one call, reducing five separate API requests into a single comprehensive query.
Instructions
Get comprehensive device status in a single call. Combines 5 API calls into one: device info, status history, SNMP sensors, TCP sensors, and alert bindings. Use this instead of making separate calls when you need a full picture of a device. Requires agent_id and device_id. Results are summarized if >50 items in any category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Agent/Collector ID | |
| device_id | Yes | Device ID |