opencode_config_providers
List configured AI providers and their default models for a project. Use to verify available model options when setting up or debugging OpenCode configurations.
Instructions
List all configured providers and their default models
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 |