wordpress_get_version_info
Retrieve WordPress core, PHP, and MySQL version details to verify system requirements and ensure compatibility for site management operations.
Instructions
Get WordPress, PHP, and MySQL version information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}