Skip to main content
Glama
zscaler

zscaler-mcp-server

Official
by zscaler

zpa_list_lss_status_codes

Read-only

Retrieve a catalog of ZPA LSS session status codes for use in config filters. Optionally filter by log type to get specific codes.

Instructions

List ZPA LSS session status codes used in config filters (read-only catalog).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
log_typeNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
kindYesCatalog kind (e.g. log_types, log_format, status_codes).
itemsYesThe catalog payload as returned by ZPA.
Behavior3/5

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

Annotations already provide readOnlyHint=true, description confirms with 'read-only catalog'. No contradiction, but no additional behavioral details 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?

Single sentence, front-loaded, concise, no unnecessary words.

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?

For a list tool with an optional filtering parameter, the description fails to explain the parameter or constrain its values. Despite having an output schema, the lack of parameter documentation reduces completeness.

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 description coverage is 0%. Description does not mention the log_type parameter or its role in filtering. This is a significant gap as the parameter's semantics are crucial for correct use.

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?

Description clearly states verb (List), resource (ZPA LSS session status codes), and context (used in config filters). It distinguishes from siblings by focusing on status codes specifically.

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?

Implied usage for config filters but no explicit guidance on when to use vs alternatives like zpa_list_lss_configs or zpa_list_lss_log_types. No when-not-to-use or alternative mention.

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