apps_get
Fetches contact email, phone, website, and default language for an Android app by package name, opening a fresh edit.
Instructions
Open a fresh edit and return the details resource (contact email/phone/website + default language) for one app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageName | Yes | Android application package name, e.g. com.example.app |