get_app_details
Fetch app-level contact information and default language settings from Google Play Console, including contact email, phone, and website.
Instructions
Get app-level details that are not per-locale: contactEmail, contactPhone, contactWebsite and defaultLanguage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | No | App package name, e.g. 'com.acme.app' (defaults to GOOGLE_PLAY_PACKAGE_NAME) |