List available image models
aetherwave_list_image_modelsReturns every image-generation model AetherWave supports, with its credit cost, default aspect ratio, supported inputs (T2I vs I2I), and any model-specific options. Call this before generate_image when you don't know the right model ID. The model key (e.g. 'grok-imagine-t2i') is what you pass as model to generate_image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||