Skip to main content
Glama

infomaniak_get_domain_full

Read-onlyIdempotent

Retrieve complete domain information including auth code, DNS records, transfer status, and attached services. Use domain ID or FQDN.

Instructions

Full domain detail including auth_code (EPP transfer code), transfer_status, trade_status, termination state, glue records, TLD/registry info, attached service (web hosting), DNS detail, DNS health diagnostic, owner (registrant), associated products on the domain AND its subdomains, and the DNS logs API URL. Accepts either domain_id or FQDN. Manager-private.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainYesEither the numeric domain id (e.g. '1938345') OR the FQDN (e.g. 'agensea.net'). Both work. Discover via infomaniak_list_domains.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYes
customer_nameYes
puny_codeNo
has_dnssecNo
has_errorNo
has_trustee_contactNo
has_whois_antispamNo
infoNo
is_city_domainNo
is_dns_managed_by_infomaniakNo
is_dnssec_pendingNo
is_externalNo
is_idnNo
is_part_of_ksuiteNo
is_premiumNo
is_service_mail_domain_aliasNo
is_service_mail_on_other_accountNo
is_synonymNo
auth_codeNo
restorableNo
transfer_statusNo
trade_statusNo
terminationNo
domain_statusNo
glue_recordsNo
tldNo
registryNo
ownerNo
serviceNo
dnsNo
associated_productsNo
subdomain_associated_productsNo
has_mailNo
has_infomaniak_dnsNo
use_custom_urlNo
diagnostic_dnsNo
dns_logs_api_urlNo
authcode_quotaNo
extra_fieldsNo
optionsNo
rightsNo
errorNo
synonymNo
synonymsNo
usersNo
statusNo
productNo
Behavior4/5

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

Annotations already declare readOnlyHint=true and destructiveHint=false. The description adds valuable behavioral context: the tool returns sensitive data (auth_code) and notes 'Manager-private' (permission requirement). No contradictions. Adds 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.

Conciseness4/5

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

The description is a single sentence but packs many specific data items. It is front-loaded with 'Full domain detail'. Slightly long but efficient; no wasted words. Could be broken into bullet points for readability, but still good.

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

Completeness4/5

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

Given annotations cover safety and output schema exists (not shown but implied), the description is fairly complete: lists return contents, input format, and permission note. It lacks details on pagination or response size, but being read-only with openWorldHint, this is sufficient.

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?

Schema coverage is 100%, so the schema already documents the parameter well. The description repeats that it accepts id or FQDN and adds a discovery hint. This is adequate but does not significantly enhance understanding beyond the schema.

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 explicitly lists many specific data fields (auth_code, transfer_status, glue records, etc.) and states 'Full domain detail', clearly differentiating from simpler sibling tools like infomaniak_get_domain. The verb 'get' plus 'full' accurately describes the resource and scope.

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

Usage Guidelines4/5

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

The description explains how to specify the domain (id or FQDN) and references infomaniak_list_domains for discovery. Although it doesn't explicitly contrast with simpler alternatives, the naming and content imply when to use this comprehensive version. Clear context for usage.

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/Mogacode-ma/infomaniak-mcp-agent'

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