delete
Remove a file or directory from the MCP-PIF Server by specifying the path, with an option to recursively delete all contents within directories.
Instructions
Delete a file or directory
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | Yes | Path of the file or directory to delete | |
recursive | No | If true, recursively delete directories and their contents |