Update Plugin
kinsta_plugins_updateUpdate a WordPress plugin to a specific version on a Kinsta environment. Provide environment ID, plugin slug, and target version to trigger the update and receive an operation ID.
Instructions
Update a single plugin to the latest version. Returns an operation_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The plugin name/slug to update | |
| env_id | Yes | The environment ID | |
| update_version | Yes | The plugin version to install |