List plugins
list_pluginsList every plugin on a WordPress site with activation status and version. Filter by active/inactive status or search terms. Requires admin access.
Instructions
List every plugin installed on the site with its activation status and version. Requires an Administrator account — WordPress exposes no plugin data to lower roles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Match against plugin name and description. | |
| status | No | Filter by activation status. | all |
| site_id | No | Which configured WordPress site to act on. Optional — with a single site configured it is used automatically; with several, the default site is used unless you name one. Run list_sites for valid ids. |