gemini_models_list
Retrieve the list of Gemini models available for your account. Each model name can be used with gemini_chat_new to start a new chat.
Instructions
このアカウントで実際に使えるモデルの一覧。
name をそのまま gemini_chat_new(model=...) に渡せる。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |