delete_file
Remove a file inside the sandbox by providing its relative path. Deletes files only, leaving directories intact.
Instructions
Delete a file inside the sandbox.
Only deletes files (not directories)
Path must be relative to the sandbox root
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| relative_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |