Skip to main content
Glama
hostinger

hostinger-api-mcp

Official
by hostinger

mail_listAliasesV1

Retrieve paginated email aliases from all mailboxes of a mail order by providing the order ID. Optionally specify page and per_page for pagination.

Instructions

Retrieve a paginated list of aliases across all mailboxes of a mail order.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNoPage number
orderIdYesOrder resource ID
per_pageNoNumber of items per page
Behavior2/5

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

No annotations provided, so description must fully disclose behavior. It only mentions pagination, but omits key details like required permissions, error handling for invalid orderId, or whether results include alias details like target addresses. A basic read operation is implied, but the lack of behavioral context is a 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?

Single sentence that is front-loaded with the key action and resource. No wasted words.

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?

No output schema exists, but description does not describe return format or fields (e.g., alias list, pagination metadata). Given the tool's simplicity, it is minimally adequate but incomplete for agents expecting structured response details.

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% with descriptions for all 3 parameters. The description adds 'paginated' context for page and per_page, but does not provide additional meaning beyond schema for orderId or the pagination parameters. Baseline 3 applies.

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?

Description clearly states the action (retrieve) and resource (paginated list of aliases across all mailboxes of a mail order), distinguishing it from sibling tools like mail_createAliasV1 or mail_deleteAliasV1.

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 on when to use this tool vs alternatives such as mail_listMailboxesV1 or when pagination should be configured. The description only states what it does.

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