Skip to main content
Glama
zscaler

zscaler-mcp-server

Official
by zscaler

zins_get_shadow_it_summary

Read-only

Retrieve shadow IT summary statistics including total shadow apps, app categories, and risk distribution for a specified time period.

Instructions

Provides shadow IT summary statistics, including total shadow apps, app categories, and risk distribution overview.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
start_days_agoNoDays ago for start. Default: 16 (14-day interval). API needs 7 or 14 day intervals.
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.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

The annotation declares readOnlyHint=true, which is consistent with a read operation. The description adds that the tool returns summary statistics but does not disclose other behaviors such as potential data aggregation rules or caching. Since annotations already cover the read-only safety, the description adds modest extra 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 a single sentence that immediately states the tool's purpose and lists key outputs. It is front-loaded with the verb 'Provides' and the resource, containing no unnecessary words. Every part adds value.

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?

The tool has a clear purpose and an output schema, so the description does not need to detail return values. The listed outputs (total apps, categories, risk distribution) give a good sense of the summary. It could briefly note that it complements zins_get_shadow_it_apps for a complete picture, but the current description is sufficient.

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 detailed parameter explanations including defaults and interval constraints. The tool description does not repeat parameter details, which is appropriate given the schema's richness. The schema already provides sufficient semantic meaning, so baseline score of 3 is justified.

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 specifies the tool provides 'shadow IT summary statistics' including concrete elements like total shadow apps, app categories, and risk distribution. The verb 'provides' and the resource 'shadow IT summary' are clear. It distinguishes from sibling tool zins_get_shadow_it_apps, which likely lists individual apps.

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 the tool is for obtaining a summary overview of shadow IT, but it does not explicitly state when to use it versus alternatives like zins_get_shadow_it_apps. No exclusions or conditions are mentioned, leaving the agent to infer the appropriate context.

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