Skip to main content
Glama
hostinger

hostinger-api-mcp

Official

billing_enableAutoRenewalV1

Enable auto-renewal for a subscription by providing the subscription ID. Prevents service interruption due to expired billing.

Instructions

Enable auto-renewal for a subscription.

Use this endpoint when enable auto-renewal for a subscription.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
subscriptionIdYesSubscription ID
Behavior2/5

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

Annotations are absent, and the description does not disclose any behavioral traits beyond the obvious action. There is no mention of side effects, permission requirements, or outcomes, leaving the agent uninformed about potential impacts.

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 contains two sentences, but the second sentence is a redundant repetition of the first. It could be more concise without losing clarity.

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?

For a tool with a single parameter, the description is minimally adequate. It states the action but does not explain failure conditions, return values, or scope (e.g., which subscriptions qualify). The lack of an output schema reduces completeness slightly.

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?

The only parameter, 'subscriptionId', is described in the schema as 'Subscription ID'. The description does not add any additional meaning beyond what the schema already provides. With 100% schema description coverage, the baseline is 3.

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 uses a specific verb 'enable' and resource 'auto-renewal for a subscription', clearly indicating the action. The sibling tool 'billing_disableAutoRenewalV1' contrasts the purpose, but the description does not explicitly differentiate from it.

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, such as 'billing_disableAutoRenewalV1'. The description only repeats the purpose without context or prerequisites.

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/hostinger/api-mcp-server'

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