batch_file_operations
Execute multiple file operations—create, update, append, delete, rename—in a single transaction with rollback on error, streamlining file management on the Enhanced Directory Context MCP Server.
Instructions
Perform multiple file operations in a single transaction
Input Schema
Name | Required | Description | Default |
---|---|---|---|
operations | Yes | Array of file operations to perform | |
rollback_on_error | No | Rollback all operations if any fails |