run_system_tool
Execute maintenance tasks like clearing transients and cache, recounting terms, performing database updates, and installing pages for WooCommerce stores.
Instructions
Run a system maintenance tool. Common tools: clear_transients, clear_template_cache, recount_terms, db_update_routine, install_pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Tool ID (e.g. clear_transients, recount_terms, db_update_routine) | |
| fields | No | Comma-separated fields to return in response |