Skip to main content
Glama

enhance_pixen_prompt

Enhance a short description into a complete pixel art prompt. Add camera angle, detail level, outline style, direction, and size parameters for tailored generation.

Instructions

Expand a short image description into a richer prompt for create_image_pixen. Returns enhanced text — does not generate an image.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
viewNoCamera perspective
detailNoDetail level (default 'highly detailed')
outlineNoOutline style
directionNoCharacter facing direction
image_sizeYesWidth/height each 16-768, max area 512x512, both divisible by 4
descriptionYesImage description to enhance
no_backgroundNoEnhanced description targets a plain background (default false)
Behavior4/5

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

With no annotations provided, the description accurately discloses the tool's non-generative nature (does not create an image). While it omits details like authentication or rate limits, the behavior is simple and sufficiently transparent for a text enhancement utility.

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 concise sentences with key information front-loaded. Every word serves a purpose, and the structure efficiently conveys the tool's role and output.

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 tool's relatively simple function, the description is adequate. However, it could briefly mention that the output is a text prompt ready for create_image_pixen, which is implied but not stated. Overall, it covers the essential context for usage.

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 has 100% description coverage for all 7 parameters, so the description adds no extra parameter-level information. The baseline score of 3 is appropriate given the schema already provides full parameter semantics.

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 it expands short descriptions into richer prompts for create_image_pixen, specifying the verb, resource, and distinguishing it from image generation tools. It also implicitly differentiates from other prompt enhancers (enhance_character_prompt, enhance_animation_prompt) by targeting pixen prompts.

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 explicitly positions this tool as a pre-step for create_image_pixen and notes it returns text, not an image. It lacks explicit when-not-to-use guidance or alternative tool mentions, but the context is clear enough for most agents.

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