List agy models
agy_list_modelsList available models for use with the agy CLI. Use this tool to discover valid model names before sending queries.
Instructions
List the models available to the agy CLI (runs agy models).
Use before agy_ask to discover valid values for its 'model' argument.
Takes no arguments. Returns JSON: { "models": string[] } — e.g. ["Gemini 3.5 Flash (High)", "Gemini 3.1 Pro (High)", "Claude Opus 4.6 (Thinking)"].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||