open_settings
Opens Android system settings panels via deep links, with support for Wi-Fi, Bluetooth, display, battery, and more. Useful for quick access to device settings through automation.
Instructions
Open a system settings panel via ACTION deep link.
Supported panels: home, about_phone, wifi, bluetooth, display, sound, apps, storage, security, location, battery, network, date, accessibility, language, developer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| panel | No | panel name (e.g. "about_phone" for 设置→关于手机). | home |
| device | No | ADB serial; omit with a single connected device. | |
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||