list_all_models
Retrieve and display all available AI models from configured providers like OpenAI, Anthropic, and Google through a unified interface for easy access and comparison.
Instructions
List all available models from all configured providers
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}