wp_update_woocommerce_webhook
Update a WooCommerce webhook's details including name, topic, status, and delivery URL by providing its ID. Modify webhook configuration directly from the MCP server.
Instructions
Update a WooCommerce native webhook
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | WooCommerce webhook ID | |
| name | No | ||
| topic | No | ||
| status | No | ||
| delivery_url | No |