Skip to main content
Glama

MCP-PIF Server

by hungryrobot1

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hungryrobot1/MCP-PIF'

If you have feedback or need assistance with the MCP directory API, please join our Discord server