colab_move_file
Move or rename files in a Colab runtime's sandboxed workspace by specifying source and destination relative paths. Manage file organization within the MCP workspace directly.
Instructions
Move/rename a file within the runtime's sandboxed workspace. Path is relative to the runtime's sandboxed workspace (e.g. /content/mcp_workspace).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | ||
| session_id | No | ||
| destination | Yes |