is_installed
Check whether a specific Android app package is installed on your connected device. Pass the package name to get an immediate yes/no result.
Instructions
Checks if the specified package is installed on the connected Android device. Requires the package_name parameter, which is the name of the package to check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | Yes |