start_app
Launch Android applications using their package names through the AutoBot MCP server for device automation and remote control.
Instructions
Start an application by package name
Args:
package_name (str): Package name of the application to start
Returns:
str: Success or error message
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | Yes |