Generate Image
generation_image_createQueue an AI image generation into the BlitzReels media library. Spends AI credits and returns a job to poll with generation_jobs_get.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Image model. Call generation_options_list for costs. | fal-ai/nano-banana-2 |
| prompt | Yes | What the image should show (8-5000 characters). | |
| folderId | No | Optional media library folder ID. | |
| aspectRatio | No | Output aspect ratio. | 1:1 |
| workspaceId | No | Optional workspace ID. Defaults to the user's default workspace. UUID string. | |
| idempotencyKey | No | Retry key. Reuse only with identical inputs. | |
| referenceAssetIds | No | Up to 4 existing image asset IDs to use as style or subject references. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| generation | Yes |