Skip to main content
Glama
zscaler

zscaler-mcp-server

Official
by zscaler

zins_get_firewall_network_services

Read-only

Get Zero Trust Firewall traffic grouped by network service (protocol/port) with aggregated totals for 7- or 14-day historical intervals. Read-only analytics.

Instructions

Get Zero Trust Firewall traffic grouped by network service. Read-only analytics.

One row per network service (protocol/port) with its aggregated total. Window must be a 7- or 14-day historical interval.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
queryNoOptional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Field names are exactly what the Zscaler API returns. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get the full records.
end_timeNo
start_timeNo
end_days_agoNo
start_days_agoNo
Behavior3/5

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

The description states 'Read-only analytics,' which aligns with the readOnlyHint annotation. It adds useful context about the data being historical and grouped, but lacks disclosure of other behaviors such as whether filtering is available or how pagination works. With annotations already indicating read-only nature, the description provides moderate additional transparency.

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 extremely concise: three short sentences. The first sentence states the core purpose, the second adds detail on the output, and the third provides a critical usage constraint. Every sentence adds value without redundancy.

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?

With 6 parameters and no required parameters, the description does not explain the default time range (9 days ago to 2 days ago) or the meaning of limit. There is no output schema, and the return format is not described. The tool is simple but the description leaves important details for the agent to guess.

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?

Schema coverage is low (17%), with only the 'query' parameter having a description. The description does not add meaning for other parameters like limit, start_time, end_time, or the days_ago defaults. The window constraint is mentioned but does not map to specific parameters. The description fails to compensate for the lack of parameter documentation.

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 retrieves Zero Trust Firewall traffic grouped by network service, with each row representing a network service and its aggregated total. It also specifies it is read-only analytics, distinguishing it from similar tools like zins_get_firewall_by_action or zins_get_firewall_by_location.

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

Usage Guidelines2/5

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

No guidance is provided on when to use this tool versus alternatives. The only constraint mentioned is that the window must be a 7- or 14-day historical interval, but there is no explanation of when to choose this over other firewall traffic tools.

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/zscaler/zscaler-mcp-server'

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