Plugin Tools (Experimental)wordpress_install_plugin
Plugin Tools (Experimental)

wordpress_install_plugin

EXPERIMENTAL: Install a plugin from WordPress.org or a ZIP URL.

wordpress_install_plugin

EXPERIMENTAL: Install a plugin from WordPress.org or a ZIP URL. Requires plugin management to be enabled in Respira settings. Use with caution.

Parameters

ParameterTypeRequiredDescription
slugOrUrlstringYesPlugin slug (from WordPress.org) or ZIP file URL
sourcestringNoSource type: "wordpress.org" or "url"

Response

{
  "success": true,
  "installed": true,
  "slug": "wordpress-seo"
}

Example Prompts

Notes

  • Experimental: enable plugin management in Respira settings first
  • Always verify plugin source before installing
Was this page helpful?
Built with Documentation.AI

Last updated Dec 15, 2025