Skip to main content
Glama

upscale_image

Enlarge low-resolution images to 4K or 8K while enhancing details for sharper, high-quality results.

Instructions

智能超清:将图片放大并增强细节至 4K 或 8K 分辨率。 使用即梦智能超清模型(jimeng_i2i_seed3_tilesr_cvtob)。

  • image_url: 输入图片 URL(JPEG/PNG,最大 4.7MB,最大 4096×4096)

  • resolution: "4k"(默认)或 "8k"

  • detail: 细节生成程度 0~100(默认 50,越大细节越多但可能偏离原图)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
detailNo
image_urlYes
resolutionNo4k

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

No annotations are present, so the description carries the full burden. It discloses the underlying model, input constraints, and a key side effect (higher detail may deviate from the original). It lacks info on postconditions like whether the original is modified, but the output schema covers return format.

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 compact and front-loaded with the main purpose, followed by a succinct parameter breakdown. No fluff or redundant information.

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

Completeness5/5

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

The description covers all three parameters with defaults and constraints, includes behavioral context, and benefits from an output schema. It is complete for a straightforward tool, despite not explicitly naming alternatives.

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

Parameters5/5

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

Schema description coverage is 0%, and the description fully compensates by explaining each parameter's type, default, allowed values, and constraints (e.g., image_url format/size, resolution choices, detail range and trade-off).

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 clearly states the tool's function: enlarging and enhancing image detail to 4K/8K resolution. The specific model name and parameter list further clarify its role, distinguishing it from sibling generation tools like generate_image or image_to_image.

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 provides clear context for when to use the tool (whenever image upscaling to 4K/8K is needed). It does not explicitly compare to alternatives, but the purpose is unambiguous enough for an agent to select this tool correctly.

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/andyleimc-source/jimeng-ai-mcp'

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