Validate Open Edit
validate_open_editDry-run an open edit to confirm it is valid before committing. Validates your in-progress changes without applying or discarding them.
Instructions
Dry-run an open edit without committing or discarding it.
Unlike validate_edit, which opens and throws away its own edit, this checks one you are building.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| edit_id | Yes | Edit ID from create_edit | |
| package_name | Yes | App package name (e.g., com.example.myapp) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||