unban_ip
Prepare an audited cscli command to remove a CrowdSec ban for a specified IP address.
Instructions
Prepare and audit a potential cscli command to delete a CrowdSec decision for one IP. The MCP does not execute it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | IPv4 or IPv6 address to inspect or operate on. | |
| reason | No | ||
| execute | No | Legacy no-op flag. The MCP never executes writes; it only prepares an audited potential cscli command. |