open_settings
Opens a specified Android system settings panel, such as Wi-Fi, Bluetooth, display, or developer options, via deep link.
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. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||