Skip to main content
Glama
zscaler

zscaler-mcp-server

Official
by zscaler

zms_get_metadata

Read-only

Get ZMS resource event metadata (full record).

Instructions

Get ZMS resource event metadata (full record).

Read-only. Returns metadata about the resource-level events available in the deployment. Requires ZSCALER_CUSTOMER_ID.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
dataNoAggregate payload (counts/percentages).
Install Server

TDQS

A4/5.0
Behavior4/5

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

Annotations already declare readOnlyHint=true, and the description reinforces this with 'Read-only'. It adds useful context beyond annotations by specifying 'full record' and the ZSCALER_CUSTOMER_ID requirement. No contradiction exists, and the description does not hide side effects or permissions issues.

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 short, front-loaded, and scannable. The only minor redundancy is restating 'Read-only' when readOnlyHint=true is already in the annotations, but overall every sentence serves a purpose and the text is not bloated.

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?

Given zero parameters, an output schema, and a read-only annotation, the description is nearly sufficient. It explains what the metadata covers and notes the required customer ID. Slightly more detail about what 'resource-level events' means would help, but the tool is simple enough that this is adequate.

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

Parameters4/5

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

The input schema has zero parameters, so the baseline is 4. The description adds a meaningful prerequisite, ZSCALER_CUSTOMER_ID, which is valuable since the schema itself is empty. There are no parameter details to elaborate on, so this score is appropriate.

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

Purpose4/5

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

The description states a specific operation: 'Get ZMS resource event metadata (full record)', and clarifies the scope as 'resource-level events available in the deployment'. This is clear and mostly distinguishes the tool from sibling ZMS list/get tools, though 'full record' remains slightly vague.

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 gives clear context for when to use the tool: when metadata about available resource-level events is needed. It also highlights the ZSCALER_CUSTOMER_ID prerequisite. It does not name alternatives or exclusions, but for a zero-parameter metadata getter that is acceptable.

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

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