toggle_capture
Control HTTP request capture for a subdomain. Enabling logs all inbound requests for webhook debugging; disabling stops logging. Works only when subdomain has no existing DNS records.
Instructions
Enable or disable HTTP request capture for a subdomain. When enabled, the hostname terminates at pntr and every inbound HTTP request is logged (view with list_requests/read_request). Enabling requires the subdomain to have no A/AAAA/CNAME records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes | true to enable capture, false to disable | |
| subdomain | Yes | Subdomain name, full domain, or ID |