wordpress_get_settings
Retrieve WordPress site configuration and settings to access site information, customize options, and manage site parameters for effective administration.
Instructions
Get WordPress site settings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}