aspect_ratiostring · optionalValue supplied for aspect ratio.
enum: 1:1, 16:9, 4:3, 3:2, 2:3, 3:4, 9:16, 21:9
Loading tools…
MiniMax
Generate images from text prompts with configurable aspect ratio and output count.
Create one to nine images with MiniMax Image-01. Images are returned as private scrollport artifacts, not provider URLs.
Agents select this operation with tool ID minimax.image-01, then check its current inputs and price before a run.
aspect_ratiostring · optionalValue supplied for aspect ratio.
enum: 1:1, 16:9, 4:3, 3:2, 2:3, 3:4, 9:16, 21:9
num_imagesinteger · optionalValue supplied for num images.
minimum: 1 · maximum: 9
promptstring · requiredInstruction describing the requested generated output.
minLength: 1 · maxLength: 1500
prompt_optimizerboolean · optionalValue supplied for prompt optimizer.
imagesarrayReturned images value.
notestringReturned note value.
Use verified tools with pay-per-use pricing. Provider access is included. Tools that work in your own apps ask you to connect that account.
Connect your first agent to receive $1 trial credit.
Inspect returns this reviewed example, its estimated cost and the current input schema. Run calculates the estimate for your actual input.
{
"tool_id": "minimax.image-01",
"input": {
"prompt": "A cobalt reusable bottle centered on a pale stone plinth, soft daylight, clean editorial product photograph.",
"num_images": 1,
"aspect_ratio": "1:1",
"prompt_optimizer": true
}
}{
"note": "images returned as artifacts",
"images": [
{
"content_type": "image/jpeg"
}
]
}No listing-specific teaching errors are published. Inspect the tool before running to receive the current schema and error guidance.