Skip to main content
Glama

post-skybox-upscale360-inferences

Upscale 360-degree skybox images using AI to enhance resolution while maintaining geometric accuracy. Adjust style, details, and color for improved visual quality.

Instructions

Trigger the upscaling of an image matching the 360 skyboxes specific geometry.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
originalAssetsNoIf set to true, returns the original asset without transformation
dryRunNo
imageYesThe 360 image to upscale. Must reference an existing AssetId or a data URL.
styleFidelityNoCondition the influence of the style image. The higher the value, the more the style image will influence the upscaled skybox image. Default: 80
sharpenNoSharpen tiles.
seedNoUsed to reproduce previous results. Default: randomly generated number.
styleImagesNo
scalingFactorNoScaling factor (when `targetWidth` not specified)
detailsLevelNoAmount of details to remove or add
negativePromptNoA negative full text prompt that discourages the skybox upscale from generating certain characteristics. It is recommended to test without using a negative prompt. Default: empty string. Example: "Low resolution, blurry, pixelated, noisy."
overrideEmbeddingsNoOverride the embeddings of the model. Only your prompt and negativePrompt will be used. Use with caution.
promptFidelityNoIncrease the fidelity to the prompt during upscale.
colorCorrectionNoEnsure upscaled tile have the same color histogram as original tile.
promptNoA full text prompt to guide the skybox upscale. Default: empty string. Example: "a mountain landscape"
targetWidthNoTarget width for the upscaled image, take priority over scaling factor
Behavior2/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It mentions 'trigger the upscaling,' implying a processing or mutation operation, but fails to detail critical aspects like permissions required, rate limits, side effects, or what the output entails (e.g., a job ID, asset, or error handling). This leaves significant gaps for safe and effective use.

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, efficient sentence that directly states the tool's purpose without unnecessary words. It is front-loaded and wastes no space, making it easy to parse quickly.

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?

For a complex tool with 15 parameters, no annotations, and no output schema, the description is inadequate. It doesn't explain the behavioral context, output format, or usage scenarios, leaving the agent with insufficient information to operate the tool effectively despite the detailed input 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 schema description coverage is high at 87%, meaning most parameters are documented in the schema itself. The description adds no additional parameter semantics beyond what the schema provides, such as explaining interactions between parameters like 'styleImages' and 'styleFidelity.' Given the high coverage, a baseline score of 3 is appropriate, as the description doesn't compensate but also doesn't detract.

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 ('Trigger the upscaling') and resource ('an image matching the 360 skyboxes specific geometry'), making the purpose understandable. However, it doesn't explicitly differentiate from sibling tools like 'post-upscale-inferences' or 'post-skybox-base360-inferences', which might handle similar operations, so it falls short of a perfect score.

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?

The description provides no guidance on when to use this tool versus alternatives, such as other upscaling or skybox-related tools in the sibling list. It lacks context about prerequisites, typical use cases, or exclusions, leaving the agent with minimal direction.

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/pasie15/scenario.com-mcp-server'

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