rename_project
Rename or move a project directory in the workspace by providing its current and new names. Use the overwrite option to replace an existing directory at the target.
Instructions
Rename (move) a project directory within the workspace.
Args: old_name: Current project name. new_name: New project name. overwrite: If True, replace an existing project at new_name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_name | Yes | ||
| old_name | Yes | ||
| overwrite | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||