opencode_provider_list
List configured AI providers and their connection status to identify available backends. Pair with provider models to view models for a specific provider.
Instructions
List all configured providers with their connection status. Returns a compact summary — use opencode_provider_models to see models for a specific provider.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | No | Absolute path to the project directory. When provided, the request targets that project. If omitted, the OpenCode server uses its own working directory. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| text | Yes | ||
| isError | Yes |