Get Play Console edit
play_get_editFetches the status of an existing Google Play Console edit to check if it has expired. Requires package name and edit ID.
Instructions
Fetches the status of an existing edit (e.g. to check it hasn't expired).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| editId | Yes | Edit id returned by play_create_edit | |
| packageName | Yes | Play Console package name, e.g. "com.example.app" |