restore_skill
Restore a skill to a previous version from a backup when an optimization fails. The current version is saved before overwriting, preventing data loss.
Instructions
Restore a skill from a specific backup. Current version is backed up first.
Use this when a skill optimization went wrong and you need to roll back. The current version is always saved before overwriting, so no data is lost.
Args: name: The skill identifier. timestamp: Backup timestamp (from list_backups output).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| timestamp | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |