device_status
Check a device's live connection status before broadcasting to avoid sending messages to disconnected devices.
Instructions
Get the live connection status of a device. Check this before a broadcast so you do not send to a disconnected device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | No | Device ID (e.g. D-XXXXX). Optional if the KIRIMI_DEVICE_ID environment variable is set. |