wordpress_get_site_info
Retrieve comprehensive WordPress site details including available API routes to understand site capabilities and structure for management tasks.
Instructions
Get complete WordPress site information including available API routes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}