Skip to main content
Glama

wordpress_delete_file

Remove files from WordPress sites with optional backup creation to prevent data loss during deletion operations.

Instructions

Delete file with optional backup

Input Schema

NameRequiredDescriptionDefault
pathYes
createBackupYes

Input Schema (JSON Schema)

{ "properties": { "createBackup": { "type": "boolean" }, "path": { "type": "string" } }, "required": [ "path", "createBackup" ], "type": "object" }

Other Tools

Latest Blog Posts

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