edits_get
Fetch an existing edit to verify its expiry status before proceeding with edits.
Instructions
Fetch an existing edit — useful to check expiry before work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageName | Yes | Android application package name, e.g. com.example.app | |
| editId | Yes | Edit id returned by `edits_insert` — required for all edits.* writes |