wordpress_get_plugins_detailed
Retrieve comprehensive details about all installed WordPress plugins including version, status, and configuration to manage site functionality and troubleshoot issues.
Instructions
Get detailed information about all installed plugins
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}