Skip to main content
Glama

agnes_image_generate_v2

Produce high-information-density images from text prompts or reference images. Choose from multiple aspect ratios and resolutions to match your project needs.

Instructions

Generate an image with Agnes Image 2.1 Flash optimized for high-information-density visuals.

Supports text-to-image and image-to-image (via image_urls). Size accepts tier values '1K', '2K', '3K', '4K' combined with ratio ('1:1', '3:4', '4:3', '16:9', '9:16', '2:3', '3:2', '21:9'). Legacy exact sizes like '1024x768' are also accepted.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sizeNo1K
ratioNo1:1
promptYes
extra_bodyNo
image_urlsNo
return_base64No
output_filenameNo
response_formatNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

With no annotations, the description must carry the full burden. It discloses input capabilities (text/image-to-image) and the model's optimization focus, but it gives no information about output behavior, side effects, costs, or limitations, leaving important behavioral aspects unexplained.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise (two sentences), front-loaded with the main purpose, and includes no filler. It packs relevant details about input modes and size formats, though slightly dense in the second sentence.

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?

For an 8-parameter tool, the description covers the core functionality and key parameters, and the presence of an output schema covers return values. However, several parameters (e.g., output handling) are not explained, and there is no mention of prerequisites or operational context, making it adequate but incomplete.

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 has 0% description coverage, but the description explains 'size' (tier values and legacy sizes) and 'ratio' (allowed ratios), and clarifies the role of 'image_urls' for image-to-image. Other parameters like 'extra_body', 'return_base64', 'output_filename', and 'response_format' remain undocumented, so the description only partially compensates.

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 tool generates an image with a specific model version ('Agnes Image 2.1 Flash') and a distinct focus on high-information-density visuals. It distinguishes from image editing and video tools by name/verb, but it does not explicitly compare against the sibling 'agnes_image_generate'.

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?

It provides clear context on supported input modes: text-to-image and image-to-image via image_urls, plus acceptable size/ratio formats. However, it offers no explicit exclusions or directions on when to prefer this over sibling tools like agnes_image_generate.

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/Ryderey/agnes-mcp-studio'

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