Generate a sheet of elements
generate_sheetMakes ONE image holding several separate elements laid out so each can be cut out: an animation cycle, a sprite sheet, an icon set, stickers, props. COSTS CREDITS: one image at the planned tier; quote with dry_run:true first, free. The asserted count, the keyable ground, no lines or labels, a grid whose cells cut cleanly and cells big enough to use are all built here, so never write this prompt yourself and never call generate_image for a sheet. Pick by job:
An animation of one subject (a walk, a face laughing, a coin spinning): kind frames + sequences from sheet_options ({family, type, id, level}; smooth = an in-between after every drawing, the default) + subject + art_style (photograph, film-still, studio-portrait, render-3d, stop-motion for a real subject; inked-cel, anime-cel, watercolour and the rest for a drawn one).
Pixel-art game sprites: kind sprites + sequences by game type. No art_style: pixel art is the style.
Icons, stickers, props: kind + items, one short description each. Returns the generation, the plan (grid, cell px, warnings), the sequences recorded and the prompt. get_sheet_atlas then gives frame rects and tags for any engine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | frames = animation, any subject real or drawn; sprites = 8/16-bit pixel art; icons, stickers, props = matched sets. | |
| items | No | One short description each, after any sequences. | |
| model | No | Default gemini-3.1-flash-image (Nano Banana 2). GPT stops at 2K. | |
| style | No | Your own words about the look, joined after art_style. | |
| ground | No | The value NOT in the artwork. Default black. | |
| dry_run | No | Quote only: nothing generated or charged. | |
| per_row | No | Override the planned columns. | |
| subject | No | Who or what is in every frame. Without it every sheet invents someone. | |
| art_style | No | A style id from sheet_options. Frames only. | |
| sequences | No | From sheet_options, in order; several stack on one sheet. | |
| style_ids | No | Pictures whose look to borrow (ids). | |
| project_id | Yes | ||
| resolution | No | Override the planned tier. | |
| reference_ids | No | Sheets of the same thing to match; for frames, the subject to keep. | |
| reference_note | No | What to take from the attached pictures, in your words. |