wordpress_audit_hook_configure
Configures the audit-hook webhook for the companion plugin. Sets endpoint URL, HMAC secret, enabled status, and list of hooked events.
Instructions
[UNIFIED] Configure the companion plugin's audit-hook webhook. Sets the MCPHub endpoint_url, shared HMAC secret (≥16 chars), enabled flag, and list of hooked events. Returns the resulting status. Requires manage_options.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| events | No | ||
| secret | No | ||
| enabled | No | ||
| endpoint_url | No |