Skip to main content
Glama

cloud_apply_firewall_to_resources

Apply a firewall to servers or label selectors to enforce network security policies.

Instructions

Apply a firewall to the given resources (servers or label_selectors).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
firewall_idYes
apply_toYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

No annotations are provided, and the description fails to disclose behavioral traits such as idempotency, overwrite behavior, permission requirements, or asynchronous execution. For a mutation tool, this lack of transparency is a significant gap.

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

Conciseness4/5

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

The description is a single concise sentence without unnecessary words. While not structured in detail, it is efficient and avoids verbosity.

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

Completeness2/5

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

Despite having an output schema, the description does not cover return values, side effects, or prerequisites. The 'apply_to' parameter complexity is not addressed, and absence of annotations leaves significant gaps for a complete understanding.

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

Parameters2/5

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

The description mentions 'firewall_id' and 'resources (servers or label_selectors)' but does not explain the structure of the 'apply_to' parameter. With 0% schema coverage, the description does not add meaningful guidance beyond the bare names, leaving ambiguity for the agent.

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 clearly states the tool's action ('Apply a firewall') and specifies the target resources as 'servers or label_selectors'. This distinguishes it from sibling tools like 'cloud_remove_firewall_from_resources' and 'cloud_create_firewall', providing a clear purpose.

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

Usage Guidelines3/5

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

The description implies usage for attaching a firewall to resources but does not explicitly state when to use it versus alternatives (e.g., after creating a firewall, or when to remove). No prerequisites or context are given, leaving some ambiguity.

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

Install Server

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/ginkelsoft-development/mcp-hetzner'

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