brandos_generate_asset
Generate image assets from text prompts using brand identity injection. Let AI create visuals aligned with your brand style.
Instructions
Generate an image asset using BrandOS Identity Engine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | The description of the image to generate | |
| modelId | Yes | e.g. 'google/nano-banana-pro' or 'ideogram-ai/ideogram-v3-turbo' | |
| imagePath | No | Absolute local path to a source image for img2img | |
| studioMode | No | Studio mode routing | IDENTITY |
| aspectRatio | No | e.g., '1:1', '16:9', '9:16' | 1:1 |
| useBrandVault | No | Whether to automatically inject brand identity | |
| referenceImagesPaths | No | Array of absolute local paths for reference images |