Skip to main content
Glama

wordpress_move_file

Move or rename files within WordPress to reorganize your site structure or update file locations for better content management.

Instructions

Move or rename file within WordPress

Input Schema

NameRequiredDescriptionDefault
sourceYes
destinationYes

Input Schema (JSON Schema)

{ "properties": { "destination": { "type": "string" }, "source": { "type": "string" } }, "required": [ "source", "destination" ], "type": "object" }

Other Tools from WordPress MCP 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/RaheesAhmed/wordpress-mcp-server'

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