restore_tool
Restore a previously soft-deleted tool by providing its ID. Aborts if a live tool already uses the same name or slot.
Instructions
Undo delete_tool — bring a soft-deleted tool back. Takes no version check (a restore must never lose to a stale-version guard). Can 409 if a live tool now holds a name/slot this one also claims.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The tool's id. |