list_available_providers
Discover available AI model providers and their configurations to select the right multimodal models for processing images and media formats.
Instructions
List available model providers and their configurations.
Returns:
JSON string of available providers and their models
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}