opencode_question_reject
Reject a pending question from OpenCode by supplying its request ID. This cancels the waiting request, allowing you to decline clarification prompts and proceed.
Instructions
Reject a pending OpenCode question explicitly.
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. | |
| requestId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| text | Yes | ||
| isError | Yes |