sandbox_file_remove
Delete a file or directory inside a sandbox by specifying its absolute path.
Instructions
Delete a file or directory in a sandbox.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sandboxId | Yes | The sandbox ID. | |
| path | Yes | Absolute path of the file or directory to delete. |