list_models
Lists Gemini models available to your account, showing display names and IDs. Use a returned model name to override the default in image generation or editing.
Instructions
List the Gemini models (image/chat) available to the currently signed-in account.
Returns each model's display name and internal model name/id, one per line. Use a
model_name value from this list as the model argument to generate_image or
edit_image to override the default model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |