Get site intelligence
site_infoGet a complete diagnostic overview of a WordPress site: versions, theme, plugins, database size, health checks, and updates. Use it to audit or troubleshoot any site, with automatic fallback to core data.
Instructions
A full diagnostic picture of the site in one call: WordPress and PHP versions, active theme, active plugins, database size, health checks, available updates, and server configuration. Start here when auditing a site or diagnosing a problem. Falls back to core REST data when the companion plugin is absent, and says which parts it could not see.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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. | |
| include_health | No | Include Site Health checks. Needs the companion plugin. | |
| include_plugins | No | Include the plugin inventory. |