Plan a sheet (prompt only)
plan_sheetFREE. The prompt-only door to sheets: takes what generate_sheet takes and returns the plan and the exact prompt, for generating elsewhere with generate_image (pass prompt, aspect_ratio, resolution and model UNCHANGED). Prefer generate_sheet, which keeps the prompt server-side and quotes with dry_run.
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. | |
| 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. | |
| resolution | No | Override the planned tier. |