Plugin Tools (Experimental)wordpress_delete_plugin
Plugin Tools (Experimental)

wordpress_delete_plugin

EXPERIMENTAL: Permanently delete a WordPress plugin (must be deactivated first).

wordpress_delete_plugin

EXPERIMENTAL: Permanently delete a plugin. Requires plugin management to be enabled in Respira settings. The plugin must be deactivated first.

Parameters

ParameterTypeRequiredDescription
slugstringYesPlugin slug

Response

{
  "success": true,
  "deleted": true,
  "slug": "some-plugin"
}

Example Prompts

  • "Delete the plugin slug 'hello-dolly'"
  • "Remove the unused plugin 'some-plugin'"

Notes

  • Experimental: enable plugin management in Respira settings first
  • Deleting plugins can break a site; prefer doing this on staging first
Was this page helpful?
Built with Documentation.AI

Last updated Dec 15, 2025