validate_action
Verify that an action on a target file meets critical safety rules, enforcing disciplined programming practices and structured workflows.
Instructions
Check if an action follows critical safety rules
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | The action you want to take | |
| targetFile | Yes | The file you want to act on |