vibekit_rollback
Revert an app to a previous deployment snapshot by specifying the app ID and deployment ID. Restore a stable version to fix issues.
Instructions
Roll back an app to a previous deployment snapshot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | App ID or subdomain slug | |
| deployId | Yes | Deployment ID to roll back to. Use vibekit_deploy_history to list available deployments. |