prefer_pin
Selects the PIN or password fallback option on a biometric prompt, or sends BACK to trigger the generic cancel path. Use with describe_ui to confirm the PIN pad.
Instructions
Try to move a standard BiometricPrompt to its PIN/password fallback by selecting an explicit system button, or sending BACK as the generic cancel path. App-controlled prompts may suppress or rename this option, so confirm the resulting PIN pad with describe_ui before calling enter_pin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | No | Target device serial (adb -s). Optional when exactly one device is attached. |