wordpress_get_debug_log
Retrieve and analyze WordPress debug.log files to identify and resolve site errors, PHP warnings, and plugin conflicts for improved site stability.
Instructions
Read WordPress debug.log file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}