Skip to main content
Glama
zscaler

zscaler-mcp-server

Official
by zscaler

zpa_list_forwarding_policy_rules

Read-only

List ZPA forwarding policy rules with optional client-side filtering using JMESPath expressions.

Instructions

List ZPA forwarding policy rules (read-only) Supports JMESPath client-side filtering via the query parameter.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
microtenant_idNoMicrotenant ID for scoping.
query_paramsNoOptional query parameters for filtering.
queryNoJMESPath expression for client-side filtering/projection of results.
serviceNoThe service to use.zpa

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

Annotations already declare readOnlyHint=true, which matches the description. The description adds the JMESPath filtering capability, but fails to disclose if the tool paginates results or any rate limits. With annotations covering safety, it's adequate but not rich.

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 with no wasted words. The first sentence states the core purpose, the second adds a key feature. Perfectly concise and front-loaded.

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 tool is relatively simple with optional parameters and an output schema. The description is minimal but covers the basics. Including more context about microtenant scoping or result limits would improve completeness, but it's sufficient for a basic list tool.

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?

Schema coverage is 100%, so baseline is 3. The description adds value by explaining the 'query' parameter supports JMESPath client-side filtering, which goes beyond the schema description. It does not elaborate on other parameters, but the added clarity justifies a 4.

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 explicitly states the verb 'List' and the resource 'ZPA forwarding policy rules', clearly distinguishing it from sibling tools like zpa_list_access_policy_rules or zpa_list_app_protection_rules.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

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

The description lacks guidance on when to use this tool versus other list policy rules tools. No mention of use cases, alternatives, or when not to use it.

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