list_providers
List configured providers and their public configuration, showing only environment variable names for API keys, never the keys themselves.
Instructions
List configured providers and their safe, public configuration.
API keys are never returned; only the name of the environment variable that supplies a key (if any) is shown.
Returns: JSON: {"ok": true, "providers": [...]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |