rename_file
Rename a file by specifying its current path and new name, with support for dry runs to preview changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| dry_run | No | ||
| new_name | Yes | ||
| base_path | No | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||