Skip to main content
Glama

Contabo (VPS) MCP Server

List history about your secrets (audit)

retrieveSecretAuditsList
Read-only

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

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNo
sizeNo
endDateNo
orderByNo
secretIdNo
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.4/5.0
Behavior2/5

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

Annotations already declare readOnlyHint and destructiveHint, covering the safety profile. The description adds no behavioral context beyond restating the tool's purpose, such as pagination, filtering options, or response details, so it provides minimal value beyond annotations.

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 sentence but heavily redundant, repeating 'history about your secrets' twice. It could be more concise and better structured, though it remains short and to the point.

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?

For a tool with 10 parameters, no output schema, and no parameter descriptions, this one-sentence description is severely inadequate. It lacks essential details about pagination, filtering parameters, required headers, and expected response, making it nearly impossible to use correctly without external knowledge.

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 fails to explain any of the 10 parameters. It only vaguely mentions 'filters' without detailing which parameters correspond to filtering, leaving the agent without meaningful semantic guidance for correct invocation.

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 history/audit for secrets, using a specific verb and resource. It distinguishes from sibling audit list tools by naming 'secrets' as the target resource, though the phrasing is somewhat redundant with the title.

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. The description does not mention that this is for secret audit history specifically, nor does it refer to other audit list tools for different resources.

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.