opencode_tui_open_models
Open the TUI model selector to choose an AI model for coding tasks. Specify an absolute project directory to target a specific project.
Instructions
Open the model selector in the TUI
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 |