Skip to main content
Glama
rsp2k
by rsp2k

delete_cdn_ssl_certificate

Remove SSL certificates from CDN zones on Vultr. Use origin domain, CDN domain, or UUID to identify the zone for certificate deletion.

Instructions

Remove SSL certificate from a CDN zone. Smart identifier resolution: use origin domain, CDN domain, or UUID.

Args: zone_identifier: The CDN zone origin domain, CDN domain, or ID

Returns: Success message

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
zone_identifierYes
Behavior2/5

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

No annotations are provided, so the description carries the full burden. It mentions 'Smart identifier resolution' which adds useful context about input flexibility, but fails to disclose critical behavioral traits such as whether this operation is destructive, irreversible, requires specific permissions, or has side effects. For a deletion tool with zero annotation coverage, this is a significant gap.

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

Conciseness5/5

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

The description is front-loaded with the core purpose, followed by brief but informative sections for Args and Returns. Every sentence earns its place with no wasted words, making it highly efficient and well-structured.

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

Completeness3/5

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

Given a deletion tool with no annotations, 0% schema coverage, and no output schema, the description is moderately complete. It covers the purpose and parameter semantics well but lacks behavioral transparency and detailed usage guidelines, leaving gaps in understanding the tool's full context and implications.

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?

With 0% schema description coverage and only 1 parameter, the description adds substantial value by explaining that 'zone_identifier' accepts 'origin domain, CDN domain, or UUID'. This clarifies the parameter's semantics beyond the basic schema type, though it doesn't detail format constraints or examples.

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?

The description clearly states the specific action ('Remove SSL certificate') and resource ('from a CDN zone'), distinguishing it from siblings like 'delete_cdn_zone' or 'delete_ssl'. It precisely defines what the tool does without being vague or tautological.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage for removing SSL certificates from CDN zones but doesn't explicitly state when to use this tool versus alternatives like 'disable_auto_ssl' or 'delete_ssl'. It provides some context through 'Smart identifier resolution' but lacks explicit when/when-not guidance or named alternatives.

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/rsp2k/mcp-vultr'

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