execute-mobile-command
Execute custom mobile commands for iOS or Android automation using Appium, enabling device interactions and app management through a standardized protocol.
Instructions
Execute a custom mobile command for iOS or Android
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Mobile command name (without 'mobile:' prefix) | |
| args | No | Arguments for the command (optional) |