Skip to main content
Glama

ise_dc_view_tacacs_command_accounting

Fetch detailed TACACS command accounting records and filter by user, time, location, or privilege level. View audit logs of executed commands to monitor and review network device activity.

Instructions

[Report] TACACS Command Accounting: Displays details of TACACS command accounting Filterable columns include: LOCATION, EPOCH_TIME, ID, USERNAME, GENERATED_TIME, LOGGED_TIME, ISE_NODE, AUTHENTICATION_PRIVILEGE_LEVEL.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMax rows (default 100, max 10000).
order_byNoColumn to sort by (prefix '-' for descending).
days_backNoOnly rows from the last N days (uses the view's time column).
filter_opNoEQ=exact, CONTAINS/LIKE=substring, GT/LT/GTE/LTE=compare.EQ
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.
filter_valueNoValue to match for the filter column.
filter_columnNoColumn to filter on (case-insensitive).
Behavior2/5

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

No annotations are provided, so the description carries full burden for behavioral disclosure. It's a read-only report view, but the description doesn't state this explicitly, nor does it describe pagination behavior, performance implications of large day ranges, or output format. The description only lists columns, which is useful but not sufficient behavioral transparency for a data-viewing tool with no annotation support.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single concise sentence with column enumeration. It's front-loaded with '[Report]' which is helpful. However, the column list is somewhat redundant with what output would naturally reveal, and while concise, it could add more valuable guidance in the space. It's not wastefully verbose but is minimal.

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 data-view/report tool with no output schema and no annotations, the description should do more. It lists columns but omits the report's purpose context (e.g., security auditing use case), doesn't clarify whether results span multiple deployments or require specific permissions, and doesn't indicate whether this is a high-volume report needing careful date filtering. The tool is simple (no output schema, moderate params) but the missing behavioral and usage context makes it incomplete.

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 description coverage is 100%, so parameters are fully documented in the schema. The description adds the column list which helps users know what filter_column values make sense. Beyond that, it doesn't add much parameter-level meaning beyond what the schema already provides, so the baseline 3 applies.

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 clearly states it's a report tool that displays TACACS command accounting details and lists the filterable columns. It starts with '[Report]' prefix which signals its nature. It's distinguishable from siblings like ise_dc_view_tacacs_authentication and ise_dc_view_tacacs_authorization via the name and the TACACS command accounting mention, though it doesn't explicitly differentiate from those siblings.

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 is given about when to use this tool vs alternatives. It doesn't mention when to use this over ise_dc_view_tacacs_authentication or ise_dc_view_tacacs_authorization, nor does it describe any prerequisites or context such as needing a specific deployment. The parameter descriptions do give some usage hints but the description itself provides no when/when-not guidance.

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