wordpress_get_active_theme
Retrieve the currently active WordPress theme to identify which design template is running on your site for customization or troubleshooting purposes.
Instructions
Get the currently active theme
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}