audit_play_app
Read-only GOOGLE PLAY listing audit: screenshot grade, the 30/80/4000 title/short/long-description budget, target-term coverage in the long description (Play's keyword surface), a keyword-stuffing guard, prioritized findings + summary, and capability locks for surfaces a public read can't see. Takes a Play package id (com.foo.bar) or a play.google.com URL — NOT a free-text name (Play has no public name search). Play has NO keyword field. Reads public Play data only; never edits or pushes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | App brand name, so brand-burn in the short description is flagged | |
| query | No | Google Play package id (com.foo.bar) or a play.google.com app URL | |
| country | No | ISO country storefront, e.g. US | |
| targets | No | Target search terms to measure long-description coverage for | |
| packageName | No | Exact Play package id (skips resolution) |