opencode_question_reply
Reply to an OpenCode question request by submitting an array of selected labels or free text for each question, enabling precise automated responses for coding workflows.
Instructions
Answer an OpenCode question request. Supply one array of selected labels or free text per question.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| answers | Yes | ||
| 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. | |
| requestId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| text | Yes | ||
| isError | Yes |