Skip to main content
Glama

ako_sync_diff

Read-onlyIdempotent

Identify drift between Kubernetes Ingress/Service definitions and AVI Controller objects. Pinpoint inconsistencies to resolve configuration mismatches.

Instructions

[READ] Show specific inconsistencies between K8s Ingress/Service definitions and AVI Controller VS/Pool objects.

Use to identify drift.

Args: context: K8s context name (optional).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
contextNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

Annotations already declare the tool as read-only, non-destructive, and idempotent. The description adds minimal extra behavioral context beyond stating it's a READ operation. It does not elaborate on the nature of inconsistencies or any side effects, but annotations cover the safety profile.

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 very concise with three sentences, front-loading purpose. It avoids unnecessary words. Could be slightly more structured, but overall efficient.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the single optional parameter, annotations covering safety, and presence of an output schema, the description is fairly complete. It explains the main purpose and parameter. However, it could offer more detail on what 'specific' inconsistencies means or scope, but not critical.

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?

The only parameter 'context' is described as 'K8s context name (optional)', adding meaning beyond the schema's type and default. While schema coverage is 0%, the description compensates by explaining the parameter's role.

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?

Description clearly states the tool shows inconsistencies between K8s Ingress/Service and AVI objects, with a specific verb 'show' and resource 'inconsistencies'. It distinguishes from sibling tools like 'ako_config_diff' which likely focuses on config differences.

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?

The description explicitly says 'Use to identify drift', providing a clear use case. However, it lacks explicit guidance on when not to use or comparisons with alternatives like 'ako_sync_status' or 'ako_config_diff'.

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/zw008/VMware-AVI'

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