Skip to main content
Glama

get_install_failure_report_url

Retrieve a download URL for installation failure reports from Huawei AppGallery Connect to analyze app installation issues and identify patterns over a specified time period.

Instructions

Get download URL for installation failure report (CSV or Excel). Max 180-day range.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
app_idNoAppGallery Connect app ID. Optional if HUAWEI_APP_ID is set in the environment.
languageYesColumn header language.
start_timeYesYYYYMMDD (UTC).
end_timeYesYYYYMMDD (UTC).
group_byNodate (default), deviceName, downloadType, appVersion, or countryId.
export_typeNoDefault: CSV.
Behavior3/5

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

With no annotations provided, the description must carry the full burden of behavioral disclosure. It successfully documents the 180-day range limit (a key constraint not visible in the schema), but omits whether the URL is pre-signed/temporary, whether report generation is synchronous, or what occurs if the range is exceeded.

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 consists of two efficient, front-loaded sentences. The first sentence delivers the core purpose and output format; the second delivers the critical temporal constraint. No words are wasted, and the structure prioritizes actionable information.

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 the 100% schema coverage and absence of an output schema, the description adequately covers the essential invocation context (purpose, format options, and date limit). It appropriately omits redundant parameter documentation while adding the crucial 180-day constraint. Minor gaps remain regarding URL expiration behavior and error conditions.

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

Parameters4/5

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

Despite 100% schema coverage (baseline 3), the description adds value by contextualizing the 'start_time' and 'end_time' parameters with the 'Max 180-day range' constraint, and implicitly clarifying the 'export_type' parameter through the '(CSV or Excel)' parenthetical. This additional context aids in correct parameter selection.

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 action ('Get'), resource ('download URL for installation failure report'), and supported formats ('CSV or Excel'). However, it does not explicitly distinguish this tool from the sibling 'get_download_report_url', which could cause selection ambiguity despite the specific 'installation failure' qualifier.

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

Usage Guidelines3/5

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

The description provides the critical constraint 'Max 180-day range' which guides valid parameter usage for the date fields. However, it fails to specify when to use this tool versus the sibling 'get_download_report_url' or other reporting tools, and omits prerequisites like the optional environment variable fallback for app_id.

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/AgiMaulana/HuaweiAppGalleryMcp'

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