Remove File or Directory in Sandbox
sandbox_fs_removeDelete a file or directory inside a microsandbox to clean up resources after code execution.
Instructions
Remove a file or directory inside the sandbox.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Sandbox name | |
| path | Yes | Path to remove |