Skip to main content
Glama
yaylaerkan

palo-alto-bgp-ipsec

by yaylaerkan

add_tag

Destructive

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

TableJSON Schema
NameRequiredDescriptionDefault
nameYesTag name
colorNoTag 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)
commentsNoOptional comments
firewallNoTarget firewall name (from firewalls.json). Required when multiple firewalls are configured; optional otherwise.
Install Server

TDQS

A4.2/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate this is a modifying/destructive operation, and the description reinforces this with '[MODIFIES CONFIG]'. It adds valuable behavioral context beyond the annotations by stating that the tag is staged in candidate config and not active until commit, which is important for an agent planning next steps.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is compact, front-loaded with the operational modifier, and every sentence contributes meaningful information. The commit requirement is delivered efficiently without unnecessary elaboration.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple create operation with well-documented parameters and annotations covering the safety profile, the description covers the important behavioral aspect (candidate config staging and commit requirement). Minor gaps such as duplicate-name behavior or response details are not critical enough to reduce the score further.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100% and every parameter is clearly documented in the schema, so the description does not need to repeat parameter details. The description adds general context about tags being applicable to rules and objects, but no parameter-specific semantics beyond what the schema already provides.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description opens with an explicit 'Creates a tag object' which is a specific verb+resource statement. It clearly distinguishes add_tag from get_tags and delete_tag, and the tag application context further clarifies what the object is for.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description clearly implies when to use this tool—when a new tag is needed—and provides the key operational context that the change is staged in candidate config and requires a commit to activate. It does not explicitly list alternatives or exclusions, but among the sibling tools there is no other tag-creation tool, so the guidance is sufficient.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yaylaerkan/palo-alto-bgp-ipsec'

If you have feedback or need assistance with the MCP directory API, please join our Discord server