Skip to main content
Glama
zscaler

zscaler-mcp-server

Official
by zscaler

zia_list_time_intervals

Read-only

List recurring time-of-day and day-of-week schedules referenced by ZIA policy rules. Filter by name or use JMESPath for client-side selection.

Instructions

List ZIA Time Intervals (recurring time-of-day / day-of-week schedules referenced by policy rules via the time_windows field). Read-only. Supports JMESPath client-side filtering via the query parameter.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
searchNoOptional search filter for listing time intervals by name.
pageNoPage offset for pagination.
page_sizeNoPage size for pagination.
queryNoJMESPath expression for client-side filtering/projection of results.
serviceNoThe service to use.zia
Behavior3/5

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

Annotations already declare readOnlyHint=true, and the description redundantly states 'Read-only'. It adds the detail about JMESPath filtering but does not disclose pagination behavior or any other traits. Minimal additional value beyond annotations.

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?

Two sentences, no redundant information, front-loaded with purpose. Each sentence adds value.

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?

The description covers the basic purpose and filtering, but lacks mention of pagination (though schema hints at it) and what fields each interval contains. Adequate but not thorough given no output schema.

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% coverage with parameter descriptions. The description adds no new meaning beyond the schema, so baseline score 3 is appropriate.

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 verb ('List') and resource ('ZIA Time Intervals'), and explains what time intervals are ('recurring time-of-day / day-of-week schedules'). This distinguishes it from the sibling 'zia_get_time_interval' which retrieves a single interval.

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 mentions it is read-only and supports JMESPath filtering, but does not explicitly compare with alternatives or state when to use this tool versus other list tools. Implicit context is present but not explicit.

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