wordpress_get_active_plugins
Retrieve all currently active plugins on a WordPress site to monitor functionality, manage dependencies, and troubleshoot issues.
Instructions
Get all currently active plugins
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}