Skip to main content
Glama
hostinger

hostinger-api-mcp

Official

agency-hosting_listRunningAgencyPlanWebsiteProcessesV1

List running and recently completed asynchronous processes for an Agency Plan website to track progress of operations like SSL setup, backups, and cloning.

Instructions

Lists active and recently completed asynchronous processes for an Agency Plan website.

Each process has a unique ID (for tracking), a type, and a status (running, completed, failed). Poll this endpoint after initiating async operations (SSL setup, backups, cloning) to track progress.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
website_uidYesAgency Plan website UID
Behavior3/5

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

No annotations are provided, so the description carries full responsibility. It explains the fields (ID, type, status) and suggests polling behavior, but omits details about pagination, rate limits, response format, or error conditions. The transparency is adequate but not comprehensive.

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 extremely concise: two short paragraphs, front-loaded with the core purpose in the first sentence, followed by supporting details and usage guidance. Every sentence adds value without redundancy.

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 simple list tool with one parameter and no output schema, the description covers the basics (what is listed, key fields, usage scenario). However, it lacks details about the return structure (e.g., is it an array? any additional fields?), which is a gap given no output schema.

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 input schema has one parameter (website_uid) with 100% description coverage via the schema's own description 'Agency Plan website UID'. The description adds no additional meaning for this parameter, so baseline 3 is appropriate.

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 clearly states the tool lists 'active and recently completed asynchronous processes' for an Agency Plan website, specifying the verb 'lists', the resource 'processes', and the scope. It does not explicitly differentiate from sibling tools like getAgencyPlanWebsiteSetupStatus, but the purpose is clear and specific.

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 explicitly tells agents to 'Poll this endpoint after initiating async operations (SSL setup, backups, cloning) to track progress.' This provides clear guidance on when to use the tool, though it does not mention alternatives or exclusion cases.

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