get_webhook
Retrieve complete webhook details by ID, including secret and API version, to manage WooCommerce webhook configurations.
Instructions
Get full details of a webhook by ID including secret and API version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Webhook ID | |
| fields | No | Comma-separated fields to return (default: id,name,status,topic,delivery_url,date_created,secret,date_modified,api_version,resource,event) |