Propose redaction rules
propose_redaction_rulesScan recent captured traffic for PII or secret patterns not covered by existing redaction rules and get suggestions for new rules.
Instructions
Scan recent captured traffic for PII / secret patterns not covered by existing redaction rules and return only the redaction-kind suggestions. Scanning records each suggestion in the engine. Installing one is not exposed over MCP — accept it in the ProxyKit app's suggestions view, or add the rule directly with proxykit redaction add --path <key>.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many recent entries to scan. Defaults to 1000 server-side. |