set_aspect_ratio
Set the aspect ratio for upcoming image generation and editing. Call before creating images to specify dimensions like 16:9 or 1:1.
Instructions
Set the aspect ratio for subsequent image generation and editing in this session. Must be called before generating/editing images if a specific ratio is desired.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| aspect_ratio | Yes | The aspect ratio to use for image generation/editing | |
| conversation_id | No | Session ID to apply this setting to (default: 'default') |