move_file
Move or rename files and directories in VS Code by specifying source and destination paths. This tool enables AI agents to manage file organization through the Model Context Protocol.
Instructions
Move or rename a file or directory
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Source path | |
| destination | Yes | Destination path |