Skip to main content
Glama

create_image_pixflux_background

Generate seamless background images using Pixflux engine, tuned for environments and scenes with control over perspective, detail, and style.

Instructions

Generate a seamless/background image using the Pixflux engine. Same parameters as create_image_pixflux but tuned for backgrounds and environments rather than isolated sprites.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
seedNoSeed for deterministic generation (default 0)
viewNoCamera perspective
detailNoDetail level
outlineNoOutline style
shadingNoShading style
directionNoCharacter facing direction
isometricNoGenerate in isometric view (default false)
image_sizeYes32x32 to 400x400
init_imageNoStarting image for img2img
color_imageNoColor palette reference image
descriptionYesBackground/scene description
no_backgroundNoGenerate with transparent background (default false)
coverage_percentageNoPercentage of canvas to cover (0-100)
init_image_strengthNoInitial image influence strength (0-1000, default 300)
text_guidance_scaleNoHow closely to follow text (1.0-20.0, default 8.0)
negative_descriptionNoWhat to avoid in generation
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 for behavioral disclosure. It does not mention whether the tool is read-only or has side effects, required authentication, rate limits, or any constraints beyond generation. The description only states purpose, which is insufficient for full transparency.

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 two sentences long, with no superfluous words. The first sentence states the core action, and the second provides differentiation. Every sentence adds value, making it highly concise and well-structured.

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?

Given the tool's complexity (16 parameters, nested objects, no output schema), the description is minimal. It provides purpose and differentiation but lacks details on return values, error handling, or parameter relationships. While the schema covers parameters, the description could offer more context for effective usage, so it is adequate but not fully complete.

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 already describes all 16 parameters with 100% coverage. The description adds no extra parameter details beyond noting they are the same as 'create_image_pixflux'. Baseline 3 is appropriate as schema does the heavy lifting.

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 explicitly states 'Generate a seamless/background image using the Pixflux engine', providing a specific verb and resource. It also distinguishes the tool from its sibling 'create_image_pixflux' by noting it is tuned for backgrounds/environments rather than sprites, making the purpose clear and differentiated.

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 implies this tool should be used for background/environment generation versus the sibling for sprites, but it does not explicitly state when not to use it or list alternatives beyond the one sibling. The guidance is present but lacks explicit exclusions or deeper context.

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/rabbitcannon/pixellab-forge-mcp'

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