delete_file
Remove files from your workspace folder and automatically generate Git commit messages to track deletion history in your Node.js development environment.
Instructions
Delete a file from the workspace folder
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | File name inside the workspace folder | |
| commitMessage | Yes | Commit message for git |