firewall_update_group
Update a firewall group's description using its UUID or human-readable name. Specify the new description to rename or clarify the group's purpose.
Instructions
Update a firewall group description.
Args: firewall_group_id: The firewall group ID or description (e.g., "web-servers" or UUID) description: New description for the firewall group ctx: FastMCP context for resource change notifications
Returns: Status message confirming update
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | ||
| firewall_group_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||