Splashtop Device Status
splashtop_device_statusDetermine if a device has Splashtop installed and registered. Retrieves installation and registration status, install time, and errors.
Instructions
List Splashtop installation and registration status for a device. Returns installation_status, registration_status, install_time, and any install error. Per the API spec (not live-verified by this server): installation_status=true means the client install completed (install_time is set); registration_status=true means the device has registered with Splashtop (a device identifier exists). These are independent — a device can be installed but not yet registered, so check both before assuming remote control is usable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_uuid | Yes | ||
| output_format | No | json |