batch_modify
Apply the same instructions to multiple files with atomic rollback. Supports all-or-nothing transaction mode for safe batch file modifications.
Instructions
Batch File Modification - Apply same instructions to multiple files with atomic rollback. Supports transaction mode (all or nothing).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | File paths or glob patterns to modify | |
| instructions | Yes | Instructions to apply to each file | |
| options | No |