orgo_delete_computer
Permanently delete a computer and all its data. This destructive action removes the computer completely and cannot be undone.
Instructions
Permanently delete a computer.
WARNING: This is destructive and cannot be undone.
All data on the computer will be lost.
Args:
params (ComputerIdInput): Input containing:
- computer_id (str): Computer ID to delete
Returns:
str: Confirmation message
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |