list_models
List available image generation models from all enabled providers, returning model IDs for use with generate_image and transform_image. Models are fetched dynamically from each provider's API.
Instructions
List available image generation models from all enabled providers.
Returns a formatted list of model IDs that can be used with generate_image and transform_image. Models are fetched dynamically from each provider's API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |