← MCP Catalog

move_workspace_path

Move or rename a file or directory inside /workspace. Both paths may be relative to /workspace or absolute paths within it. Parent directories are created by default. Existing destinations are never replaced unless `overwrite=true`; paths outside /workspace and moving a directory into itself are rejected.

MCPAgent Control AuthorizationOAuth
Can change or delete data

Parameters

sourcestring · required

destinationstring · required

overwriteboolean · default false

create_parentsboolean · default true