wordpress_get_plugins
Retrieve a complete list of all installed plugins on a WordPress site to manage, audit, or troubleshoot your plugin ecosystem.
Instructions
Get all installed WordPress plugins
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}