get_device_info
Retrieve device information such as name, battery level, and screen size to support monitoring and diagnostic tasks.
Instructions
Get device information including name, battery, and screen size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | Yes | ||
| device_name | No | ||
| screen_width | No | ||
| battery_level | No | ||
| screen_height | No |