opencode_project_list
List all projects known to the OpenCode server to identify available codebases and select one for autonomous coding tasks.
Instructions
List all projects known to the opencode server
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 |