Skip to main content
Glama

ise_openapi_radius_policy_set_list

List RADIUS network access policy sets from Cisco ISE, with pagination and deployment targeting, to review or audit configured access policies in a chosen ISE deployment.

Instructions

[Policy: Network Access] Network Access - List of policy sets. (GET /api/v1/policy/network-access/policy-set)

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.
Behavior2/5

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

No annotations are provided, so the description carries full behavioral disclosure burden. It doesn't disclose pagination behavior (beyond what schema shows), sorting, filtering capability, response format, or whether it returns policy set details or summary metadata. For a list operation with zero annotation coverage, this is a minimal disclosure.

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?

The description is a single compact sentence that conveys the resource being operated on and the endpoint. It's efficient with no filler, though the [Policy: Network Access] prefix is more of a category tag than actionable prose.

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?

There's no output schema and no annotations, so the description carries the full burden. For a paginated list operation, it should describe what the response contains (policy set names, IDs, settings), page/size semantics, and how it relates to related get/create/update/delete operations. The current description is minimal and leaves the agent guessing about return structure and iteration semantics.

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 deployment parameter has a detailed description, but page and size parameters have only defaults with no explanatory text. The description doesn't add any parameter meaning beyond what the schema provides, leaving page/size undocumented. Baseline of 3 is appropriate given partial coverage.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose3/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states it lists 'policy sets' for 'Network Access' and provides the endpoint path, clearly identifying it as a list operation. However, it doesn't distinguish itself from the similar ise_openapi_tacacs_policy_set_list sibling, though the 'Network Access' qualifier and RADIUS context in the name provide partial differentiation.

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 vs alternatives. It doesn't mention that this is RADIUS-specific versus TACACS policy sets, nor does it clarify relationship with ise_openapi_radius_policy_set_get (for retrieving single policy sets). The endpoint path is shown but no usage context is provided.

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