manage_blacklist
Block or permit specific IP addresses using Fastly NGWAF MCP Server to enhance web application security. Perform actions like listing, adding, or removing entries from the IP blacklist.
Instructions
Manage IP blacklist (blocklist)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | Action to perform | |
corpName | No | Corporation name (uses context default if not provided) | |
entryId | No | Entry ID (for remove action) | |
expires | No | Expiration date (RFC3339 format) | |
ip | No | IP address (for add action) | |
note | No | Note for IP (for add action) | |
siteName | No | Site name (uses context default if not provided) |