check_before_editing
Check a file for recorded risks, failed attempts, or fragile-file warnings before editing. Prevents repeating past mistakes when modifying configuration or deployment files.
Instructions
Check whether a file has recorded risks, failed attempts, or fragile-file warnings BEFORE editing it. Always call this before modifying configuration or deployment files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path of the file you intend to edit |