delete_file
Remove the current file in the editor-mcp server, a Python-based text editor for managing file operations through a standardized API.
Instructions
Delete current file
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}