audit_play_app_owner
Read-only audit of YOUR OWN Google Play app via the official Play Developer API — full fidelity including the short description (which the public page can't show), with NO capability locks. Requires a configured Play service account (GOOGLE_PLAY_SERVICE_ACCOUNT). Reads only — it opens and DISCARDS a Play 'edit' and NEVER commits, so it can't publish. Owner-only; for a competitor use audit_play_app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | App brand name, so short-description brand-burn is flagged | |
| targets | No | Target search terms to measure long-description coverage for | |
| language | No | BCP-47 listing language, e.g. en-US | |
| packageName | Yes | Your app's Play package id, e.g. com.foo.bar |