rollback_design_version
Rolls back a design by creating a new version matching the target, preserving full history. Opens an interactive 3D stage to orbit and inspect the restored design.
Instructions
Rollback a design to a previous version.
Creates a *new* version whose source matches the target version,
preserving full history. The new version's notes record the
rollback origin.
Args:
design_id: The design to rollback.
to_version_id: The version number (integer) or
``design_id:N`` ref to restore.
Returns:
The newly created rollback version record.INLINE 3D STAGE: on success this tool also opens Kiln's interactive 3D stage — an inline viewer panel the user can orbit, zoom, and turn over — in hosts that render MCP Apps panels (Kiln's hosted connection attaches a browser stage link for hosts that don't). Oversized meshes are decimated automatically for the stage; the PNG preview is the floor, not the whole experience.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| design_id | Yes | ||
| to_version_id | Yes |