Skip to main content
Glama

ise_ers_list_ldap

List all LDAP identity sources with pagination support. Retrieve LDAP configurations from Cisco ISE, filtering by size and page, to audit or manage directory integrations.

Instructions

List all LDAP Identity Sources. Paginated.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNo
sizeNo
deploymentNoTarget ISE deployment: name ('RADIUS Only'), slug ('radius-only'), or number ('1' or 'Deployment 1'). Omit to use the only/default deployment. Call ise_list_deployments to see the choices.
Behavior3/5

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

No annotations are provided, so the description carries the behavioral transparency burden. It discloses pagination behavior but doesn't reveal return format, ordering, field selection, or the size limits. For a read-only list operation the risk profile is lower, but with zero annotations the description provides only minimal behavioral context about what the response looks like.

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?

Two concise sentences with front-loaded purpose. The deployment parameter description is embedded richly within the schema rather than cluttering the description. Efficient and minimal waste, though marginally could state the purpose more completely.

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?

For a simple paginated list tool with no output schema, the description is moderately complete. It covers purpose, pagination, and deployment targeting. However, it lacks guidance on result size expectations, sorting, or how the listing differs from ise_ers_list_ldap's get/search counterparts, and the page/size parameters are left entirely to schema defaults without behavioral context.

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?

Schema coverage is only 33% - the description covers the deployment parameter in detail (with concrete name/slug/number examples and pointer to ise_list_deployments) but says nothing about page/size semantics beyond the schema's defaults. This partially compensates for the schema gap but not fully, as the page and size parameters lack behavioral guidance in both places.

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?

Clearly states it lists all LDAP Identity Sources with pagination. The verb+resource (list LDAP identity sources) is specific and unambiguous. It distinguishes from get/search_ldap siblings (which retrieve specific items), though it doesn't explicitly contrast with them.

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?

Mentions pagination, indicating it returns paginated results. The deployment parameter documentation is detailed (name/slug/number examples given). However, it doesn't explicitly state when to use this vs the get/search alternatives, and the pagination guidance is minimal without explaining how to navigate pages.

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/TheOtherBrad/cisco-ise-mcp'

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