rollback_website
Roll back a static website to a specified commit-pinned template version after confirming the target version from list_rollback_versions.
Instructions
Roll a static website back to a specific commit-pinned template version. Call list_rollback_versions first. IMPORTANT: Present the exact returned target version and commit to the user and get explicit confirmation before calling this tool. Never supply an inferred or unverified template ID. Returns the worker job ID; poll get_deployment to track progress.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Deployment ID | |
| templateId | Yes | Target template version ID from list_rollback_versions |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Parsed JSON response from the Staticbot public API |