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
| Parameter | Type | Required | Description |
|---|---|---|---|
| slugOrUrl | string | Yes | Plugin slug (from WordPress.org) or ZIP file URL |
| source | string | No | Source type: "wordpress.org" or "url" |
Response
{
"success": true,
"installed": true,
"slug": "wordpress-seo"
}
Example Prompts
- "Install Yoast SEO"
- "Install plugin from this ZIP URL: https://example.com/plugin.zip"
Related Tools
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
