add_tag
Create a tag object to categorize rules, objects, or configuration elements. Changes are staged in candidate config and require a commit to activate.
Instructions
[MODIFIES CONFIG] Creates a tag object. Tags can be applied to rules, objects, and other configuration elements. Staged in candidate config — requires 'commit' to activate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Tag name | |
| color | No | Tag color (color1=Red, color2=Green, color3=Blue, color4=Yellow, color5=Copper, color6=Orange, color7=Purple, color8=Gray, color9=Light Green, color10=Cyan, color11=Light Gray, color12=Blue Gray, color13=Lime, color14=Black, color15=Gold, color16=Brown) | |
| comments | No | Optional comments | |
| firewall | No | Target firewall name (from firewalls.json). Required when multiple firewalls are configured; optional otherwise. |