unlock-device
Unlock device screens during mobile app automation using the MCP Appium Server, enabling uninterrupted testing and interaction workflows.
Instructions
Unlock the device screen
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}