Skip to main content
Glama

Contabo (VPS) MCP Server

List history about your VIPs (audit)

retrieveVipAuditsList
Read-only

List history about your VIPs (audit) - List and filters the history about your VIPs.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNo
sizeNo
vipIdNo
endDateNo
orderByNo
changedByNo
requestIdNo
startDateNo
x-trace-idNo
x-request-idYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. Changed1 schema field changed
    • removedInput schema / properties / x-hapi-auth-state
      Removed value: -{
      -  "type": "string"
      -}
  2. First observed

TDQS

C2.3/5.0
Behavior2/5

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

Annotations already indicate readOnlyHint=true and destructiveHint=false, so the safety profile is known. The description adds only that the tool 'filters' history but provides no details on pagination, default sorting, date range behavior, or response format. This minimal extra context is insufficient for a tool with 10 parameters.

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

Conciseness2/5

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

The description is redundant, repeating the same information twice: 'List history about your VIPs (audit)' and 'List and filters the history about your VIPs.' It wastes words without adding detail.

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

Completeness1/5

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

With 10 parameters, no output schema, and no parameter descriptions, the description is severely incomplete. It lacks essential information about required headers, pagination parameters, and expected response, making it difficult for an agent to invoke correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, and the description does not explain any of the 10 parameters. While parameter names like vipId and startDate give some hints, the description does not clarify required request ID, filter semantics, or ordering format, leaving agents to guess.

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 the tool lists and filters history about VIPs, using a specific verb and resource. However, it does not explicitly distinguish itself from other audit list tools such as retrieveVipAuditsList or sibling audit tools, though 'VIPs' and 'audit' narrow the scope.

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 provided on when to use this tool versus alternatives, no prerequisites, and no examples. The description only restates the purpose without adding usage context or exclusions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.