restore_agent
Restore a soft-deleted agent by ID, avoiding version checks and handling name or slot conflicts.
Instructions
Undo delete_agent — bring a soft-deleted agent back. Takes no version check (a restore must never lose to a stale-version guard). Can 409 if a live agent now holds a name/slot this one also claims.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The agent's id. |