Update Theme
kinsta_themes_updateUpdate a WordPress theme to a specified version on a Kinsta environment, returning an operation ID for tracking.
Instructions
Update a single theme to the latest version. Returns an operation_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The theme name/slug to update | |
| env_id | Yes | The environment ID | |
| update_version | Yes | The theme version to install |