MCP-PIF Server

move

Relocate files or directories by specifying source and target paths using this MCP-PIF Server tool, ensuring accurate file management and organization.

Instructions

Move a file or directory to a new location

Input Schema

NameRequiredDescriptionDefault
sourcePathYesSource path of the file or directory to move
targetPathYesTarget path where the file or directory will be moved to

Input Schema (JSON Schema)

{ "properties": { "sourcePath": { "description": "Source path of the file or directory to move", "type": "string" }, "targetPath": { "description": "Target path where the file or directory will be moved to", "type": "string" } }, "required": [ "sourcePath", "targetPath" ], "type": "object" }

You must be authenticated.

Other Tools from MCP-PIF Server

Related Tools

ID: fr71fvl2at