list_providers
Retrieve a comprehensive list of all available LLM providers supported by the Just Prompt server for streamlined integration and access.
Instructions
List all available LLM providers
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "ListProvidersSchema",
"type": "object"
}