delete_file
Remove unwanted files from Replit workspaces to maintain clean project directories and free up storage space.
Instructions
Delete a file from a Replit workspace
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the file to delete | |
| replId | No | Optional repl ID (uses active repl if not specified) |