Skip to main content
Glama
hostinger

hostinger-api-mcp

Official
by hostinger

domains_acceptIncomingDomainMoveV1

Accept an incoming domain move and take ownership by providing the required WHOIS contact profiles. The transfer completes only after the new owner confirms via email.

Instructions

Accept an incoming move for a specified domain.

The provided WHOIS profiles become the contacts of the domain, so they must belong to your account and satisfy the requirements of the TLD. Only the contact types the domain actually uses are applied, but all four profile IDs have to be provided.

The move has to still be waiting for your decision, already accepted moves cannot be accepted again.

Accepting does not complete the move. A confirmation email is sent to the email address of the new owner contact, and the domain changes hands only after the change is confirmed from it. Until then the move stays in the activating status, which can be followed with the incoming move endpoint.

Use this endpoint to take ownership of a domain offered to you.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainYesDomain name
domain_contactsYesWHOIS profiles of the accepting account. Only the contact types required by the TLD are applied, but all four IDs must be provided.
Behavior5/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 discloses key behavioral traits: WHOIS profiles must belong to the account and satisfy TLD requirements, accepting does not complete the move, a confirmation email is sent, and the move enters 'activating' status.

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 relatively long but every sentence adds value. It is front-loaded with the action, then explains constraints and follow-up. Structure is logical, though a bulleted list for requirements would improve skimmability.

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

Completeness5/5

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

Given no output schema, the description fully covers the expected flow: prerequisites, state requirement, the fact the move is not immediately complete, the resulting 'activating' status, and the endpoint to track progress. It is complete for the tool's complexity.

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

Parameters5/5

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

Schema coverage is complete, but the description adds crucial semantics: the WHOIS profiles become the domain's contacts, must belong to your account and satisfy TLD requirements, and all four IDs must be provided even though only applicable contact types are used. This goes beyond the schema's per-field descriptions.

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 opens with a specific verb+resource: 'Accept an incoming move for a specified domain.' It clearly distinguishes from sibling tools like rejectIncomingDomainMoveV1 by framing it as taking ownership of an offered domain.

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

Usage Guidelines5/5

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

Explicit usage is given: 'Use this endpoint to take ownership of a domain offered to you.' It also states when not to use (already accepted moves cannot be accepted again) and clarifies the partial nature of the action, which implies alternatives for following up.

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