wordpress_cleanup_database
Remove unnecessary database entries including post revisions, auto-drafts, spam comments, and trashed items to optimize WordPress site performance and reduce database bloat.
Instructions
Clean up database (revisions, auto-drafts, spam, trash)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}