press_button
Trigger button presses on mobile devices using specific key codes like KEYCODE_BACK, HOME, VOLUME_UP, or ENTER via the Mobile Next MCP Server for automated device control.
Instructions
Press a button on device
Input Schema
Name | Required | Description | Default |
---|---|---|---|
button | Yes | The button to press. Supported buttons: KEYCODE_BACK, KEYCODE_HOME, KEYCODE_MENU, KEYCODE_VOLUME_UP, KEYCODE_VOLUME_DOWN, KEYCODE_ENTER |