Skip to main content
Glama
zscaler

zscaler-mcp-server

Official
by zscaler

get_zia_dlp_engines

Read-only

Retrieve ZIA DLP engines for data loss prevention rule processing. List all engines or get details of a specific engine with optional search filter.

Instructions

Manage ZIA DLP engines for data loss prevention rule processing (read-only)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionNoDLP engine operation: read (list all or retrieve specific by engine_id), read_lite (list with minimal data).read
engine_idNoOptional engine ID to retrieve a specific engine.
searchNoOptional search filter for listing engines by name or description.
serviceNoThe service to use.zia

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, so the description's mention of 'read-only' adds confirmation but no new behavioral insights. No additional traits (e.g., pagination, error handling) are described.

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?

Single sentence, concise and front-loaded. However, the verb 'Manage' is slightly misleading for a read-only tool; 'Retrieve' would be more accurate. No extra fluff.

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?

Given the simple read-only nature, good schema coverage, and presence of annotations and output schema, the description is adequate but could be more specific (e.g., summarizing that it lists or retrieves engines by ID or search query).

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?

Input schema provides 100% description coverage, so the tool description adds little beyond the schema. The description's phrase 'Manage...' hints at the action parameter but does not explain semantics beyond schema.

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 it manages ZIA DLP engines with a read-only note, clarifying the scope. The verb 'Manage' is broad but the parenthetical and annotation specify read-only. It distinguishes from sibling 'get_zia_dlp_dictionaries' by mentioning 'engines' specifically.

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?

No guidance on when to use this tool versus alternatives like 'get_zia_web_dlp_rule' or 'get_zia_dlp_dictionaries'. The description implies it's for reading DLP engine configurations but does not explicitly state 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