Skip to main content
Glama

kie_upscale

Increase image resolution using AI upscaling models. Provide an image URL and choose an upscale factor to receive a higher-quality version.

Instructions

Upscale an image using AI models via kie.ai

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modelNoModel ID for upscalingtopaz/image-upscale
image_urlYesURL of the image to upscale
output_dirNoOutput directory./bilder
upscale_factorNoUpscale factor (e.g. '2', '4')2
Behavior2/5

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

No annotations are provided, so the description carries full burden. It does not disclose whether the upscaling is synchronous or asynchronous, whether API credentials are needed, what happens to the file, or any error conditions. This makes the tool's behavior opaque beyond the basic operation.

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 a single sentence of nine words, which is appropriately sized for a simple operation. It is front-loaded with the verb and resource, containing zero filler.

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

Completeness2/5

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

With no output schema, no annotations, and four parameters, the description is too sparse. It fails to explain return values, execution semantics (e.g., whether the tool writes to output_dir or returns a URL), or any side effects. This is insufficient for a tool that likely calls an external AI service.

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 fully describes all four parameters with defaults and descriptions, so the description adds no additional parameter semantics. Per the rubric, baseline is 3 when schema coverage is high, and this is exactly that case.

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 uses a specific verb ('Upscale') and resource ('an image') with a clear subject ('AI models via kie.ai'), which distinguishes it from sibling generation tools. It clearly states the core function, earning a 5.

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 implies usage for image upscaling but provides no explicit guidance on when to use this tool versus alternatives like kie_generate_image, nor any exclusion criteria. It is a bare statement of function, leaving the agent to infer appropriate conditions.

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/paione-ai/kie-ai-mcp'

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