Skip to main content
Glama

routara_generate_image

Generate or edit images by providing a model, prompt, size, aspect ratio, and optional reference image.

Instructions

Generate or edit an image through Routara.

Model support varies. Besides prompt and size, the tool can pass quality, aspect ratio, reference image URL, negative prompt, seed, style, and response format to compatible models.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nNo
seedNo
sizeNoOutput dimensions such as 1024x1024
modelYesImage model slug from routara_list_models
styleNo
promptYesDetailed image prompt
qualityNo
image_urlNoReference image URL for compatible image-edit models
aspect_ratioNoAspect ratio such as 1:1, 16:9, or 9:16
negative_promptNo
response_formatNo
Behavior2/5

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

With no annotations, the description carries full burden but only vaguely hints at behavior (e.g., parameters may not work with all models). Lacks disclosure on output format, error handling, or side effects.

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?

Two sentences with no redundancy. The first sentence clearly states the core function, and the second adds key configuration options without clutter.

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 11 parameters and no output schema, the description is insufficient. It does not explain return values, error handling, or how to verify model compatibility, leaving critical gaps.

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?

Schema coverage is only 45%, so description must add meaning. It lists several optional parameters (quality, aspect ratio, etc.) beyond the schema, aiding understanding. However, it omits some parameters (e.g., n) and does not provide detailed syntax or constraints.

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 'Generate or edit an image through Routara', which is a specific verb and resource. It distinguishes from sibling tools like generate_video and chat, making the purpose unambiguous.

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?

No explicit guidance on when to use this tool versus alternatives (e.g., when to use chat or video generation). The mention of 'Model support varies' hints at dependencies but does not direct users to list_models for available models.

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/36412749-collab/routara-mcp'

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