delete_agent_version
Permanently delete a specific version from an agent's history. The working draft and published version are protected. Confirmation required for this destructive action.
Instructions
Permanently remove one entry from a agent's version history. The working draft and the currently published version are protected and cannot be targeted this way. Recoverable with restore_deleted_agent_version until it is purged for good.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The agent's id. | |
| confirm | Yes | Must be true. Acknowledges you understand this is destructive. | |
| versionId | Yes | The version row's UUID (not the checkpoint number). |