pre_upgrade_snapshot
Detects current deployment state, creates a snapshot, and returns an ID for post-upgrade verification and rollback guidance.
Instructions
Run every detection check against the live deployment and persist the result as a Snapshot. Returns the snapshot_id you'll feed to post_upgrade_verify and rollback_guide.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_version | No | Optional — version you intend to upgrade to (stored in snapshot) |