modify_code
Modify code files by applying AST transformations to rename elements, update functions, manage imports, and add properties programmatically.
Instructions
Modify code using AST transformations
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the code file to modify | |
| modifications | Yes | Array of modifications to apply |