move_file
Move or rename a file or directory by specifying the source and destination paths. Enables AI assistants to reorganize files within VS Code workspaces.
Instructions
Move or rename a file or directory
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Source path | |
| destination | Yes | Destination path |