restore_skill
Restore a previously deleted skill by undoing its soft deletion. Avoids stale-version guards but may conflict if another live skill uses the same name or slot.
Instructions
Undo delete_skill — bring a soft-deleted skill back. Takes no version check (a restore must never lose to a stale-version guard). Can 409 if a live skill now holds a name/slot this one also claims.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The skill's id. |