Toggle mock rule
toggle_mock_ruleToggle the enabled state of a mock rule by ID in ProxyKit without altering other fields. Omit the enabled parameter to flip the current value.
Instructions
Enable or disable a mock rule by id without changing any other fields. Omit enabled to flip the current value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Mock rule id. | |
| enabled | No | Desired state. If omitted, the current value is flipped. |