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
| Name | Required | Description | Default |
|---|---|---|---|
| n | No | ||
| seed | No | ||
| size | No | Output dimensions such as 1024x1024 | |
| model | Yes | Image model slug from routara_list_models | |
| style | No | ||
| prompt | Yes | Detailed image prompt | |
| quality | No | ||
| image_url | No | Reference image URL for compatible image-edit models | |
| aspect_ratio | No | Aspect ratio such as 1:1, 16:9, or 9:16 | |
| negative_prompt | No | ||
| response_format | No |