Skip to main content
Glama
zscaler

zscaler-mcp-server

Official
by zscaler

zins_get_web_traffic_no_grouping

Read-only

Fetches aggregate web traffic volume metrics (bandwidth and transactions) without grouping, enabling analysis of total internet usage over specified time ranges.

Instructions

Provides total web traffic volume metrics without grouping, including aggregate bandwidth and overall web usage statistics.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
start_days_agoNoDays ago for start. Default: 9 (7-day interval). API requires intervals of exactly 7 or 14 days.
end_days_agoNoDays ago for end. Default: 2. Interval = start - end must be 7 or 14.
start_timeNoALTERNATIVE: Start time as Unix epoch in MILLISECONDS.
end_timeNoALTERNATIVE: End time as Unix epoch in MILLISECONDS.
traffic_unitNoTraffic measurement unit. Values: TRANSACTIONS, BYTESTRANSACTIONS
dlp_engine_filterNoFilter by DLP engine. Values: ANY, NONE, HIPAA, CYBER_BULLY_ENG, GLBA, PCI, OFFENSIVE_LANGUAGE, EXTERNAL
action_filterNoFilter by action taken. Values: ALLOW, BLOCK
include_trendNoInclude trend data showing traffic patterns over time.
trend_intervalNoTrend interval for time series data. Values: DAY, HOUR. Only applicable when include_trend=True.
limitNoMaximum number of entries to return (1-1000).

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

Annotations already set readOnlyHint=true, and the description is consistent. The description adds minimal extra behavioral context beyond what annotations provide, such as the aggregate nature of the data. However, it does not disclose potential rate limits, data freshness, or what happens when no data matches the filters. With annotations present, the description's additional value is moderate.

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 a single, well-structured sentence that immediately conveys the tool's core functionality. Every word is purposeful, with no redundant or extraneous information. It is appropriately concise for the tool's complexity.

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

Completeness3/5

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

Given the tool has 10 parameters (all optional), a rich schema, and a defined output schema, the description is adequate but minimal. It does not explain parameter interactions (e.g., using start_days_ago vs start_time) or provide usage context beyond the basic purpose. For such a parameter-rich tool, more guidance would improve completeness.

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?

The input schema has 100% description coverage, with all parameters fully documented. The tool description adds no additional parameter semantics beyond the schema definitions. Thus, baseline score of 3 applies, as the schema already does the heavy lifting.

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 purpose: 'Provides total web traffic volume metrics without grouping, including aggregate bandwidth and overall web usage statistics.' It uses a specific verb ('provides'), identifies the resource ('total web traffic volume metrics'), and notes the key distinction of 'without grouping,' differentiating it from siblings like zins_get_web_traffic_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 Guidelines3/5

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

The description implies usage for aggregate, ungrouped web traffic data but does not explicitly state when to use it versus alternatives. It lacks specific guidance on prerequisites, exclusions, or when not to use this tool. The sibling list and parameter descriptions provide some context, but direct usage guidelines are absent.

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