wordpress_wp_theme_update
Update WordPress themes with controlled execution. Shows available updates in dry-run mode or applies changes when confirmed, with warnings about active theme risks.
Instructions
[UNIFIED] Update WordPress theme(s). Default is DRY RUN mode (shows available updates). Set dry_run=false to apply updates. WARNING: Updating active theme can break site appearance!
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| theme_name | Yes | ||
| dry_run | No |