delete_item
Remove files or directories from a Virtual Private Server using SSH. Specify the path to delete items, including recursive directory removal.
Instructions
Delete a file or directory on the VPS (recursive).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the file or directory to delete. |