MCP-PIF Server

rename

Change the name or path of a file or directory on the MCP-PIF Server using the rename tool. Specify the current and new paths to update the location or name.

Instructions

Rename a file or directory

Input Schema

NameRequiredDescriptionDefault
newPathYesNew path/name for the file or directory
oldPathYesCurrent path of the file or directory

Input Schema (JSON Schema)

{ "properties": { "newPath": { "description": "New path/name for the file or directory", "type": "string" }, "oldPath": { "description": "Current path of the file or directory", "type": "string" } }, "required": [ "oldPath", "newPath" ], "type": "object" }

You must be authenticated.

Other Tools from MCP-PIF Server

Related Tools

  • @hungryrobot1/MCP-PIF
  • @hungryrobot1/MCP-PIF
  • @hungryrobot1/MCP-PIF
  • @hungryrobot1/MCP-PIF
  • @skydeckai/mcp-server-aidd
ID: fr71fvl2at