unban_ip
Prepare and audit a cscli command to delete a CrowdSec decision for a specified IP address. Review the proposed action without executing it.
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. |